Issuer
Number of APIs: 7
-
Fetches the Issuer details. GET {{baseUrl}}/issuers
-
Allows Issuer to update the Issuer details to the Carbon Calculator Experience platform. PUT {{baseUrl}}/issuers
-
Allows Issuer to enroll cardholders to the Carbon Calculator Experience platform. POST {{baseUrl}}/issuers/users
-
Allows issuer to update enrolled user information onto Carbon Calculator Experience platform. PUT {{baseUrl}}/issuers/users/:userid
-
Used to retrieve the short-lived URL of a user's dashboard to view their carbon footprints and contributions to Priceless Planet. GET {{baseUrl}}/issuers/users/:userid/dashboards?lang=en-US
-
Fetches monthly aggregate carbon score for the transactions made for the current month. GET {{baseUrl}}/issuers/users/:userid/aggregate-carbon-scores
-
Delete one or more users. POST {{baseUrl}}/issuers/user-deletions