Mastercard Carbon Calculator API
Number of APIs: 13
OpenAPI Specification for Carbon Calculator. For additional documentation and use cases, go to Mastercard Developers.
Contact Support: Name: API Support Email: apisupport@mastercard.com
-
Service Provider - Fetches an existing Service Provider GET {{baseUrl}}/service-providers
-
Service Provider - Updates an existing Service Provider details PUT {{baseUrl}}/service-providers
-
Payment Card - Bulk Registration of Payment Cards POST {{baseUrl}}/service-providers/payment-cards
-
Payment Card - Delete a Payment Card DELETE {{baseUrl}}/service-providers/payment-cards/:payment_card_id
-
Payment Card - Fetches Historical Transactions and its Transaction Footprints GET {{baseUrl}}/payment-cards/:payment_card_id/transaction-footprints?from_date=2018-05-07&to_date=2021-05-07&offset=50&limit=50
-
Payment Card - Fetches carbon score for payment cards and aggregates the same on a weekly and monthly basis. The result will be in descending order. POST {{baseUrl}}/payment-cards/transaction-footprints/aggregates
-
Payment Card - Fetches carbon score for payment cards and aggregates the same on a weekly and monthly basis. The result will be in descending order. POST {{baseUrl}}/payment-cards/aggregate-transaction-footprints
-
Payment Card - Register a Payment Card (to be deprecated) POST {{baseUrl}}/payment-cards
-
Payment Card - Batch Registration of Payment Cards (to be deprecated) POST {{baseUrl}}/payment-card-enrolments
-
Payment Card - Delete one or more Payment Cards (to be deprecated) POST {{baseUrl}}/payment-card-deletions