Fetches monthly aggregate carbon score for the transactions made for the current month.
GET {{baseUrl}}/issuers/users/:userid/aggregate-carbon-scores
Allows Issuers to retrieve an aggregate carbon footprint for the transactions done by a user.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"carbonEmissionInGrams":"32.45","aggregateDate":"november-2020"}