Delete one or more Payment Cards (to be deprecated)

POST {{baseUrl}}/payment-card-deletions

Allows a registered Service Provider to delete one or more Payment Cards from its profile. Any data associated with a requested paymentCardId will also be deleted permanently.

On the successful response from the server, a Service Provider should remove all the requested paymentCardIds from the system.

Once a request has been received from a Service Provider, data deletion will happen immediately.

Request Body

["c5d88571-ac15-465a-a0d8-1ad1327b9a06", "8a581a55-bcea-4c3e-8e0f-9b4726e5e6d3", "328b62d4-287c-4c9f-a05d-6d4a67f208d8", "b86fd2ba-c095-4acb-b9df-f3805655ba24"]

HEADERS

KeyDatatypeRequiredDescription
x-openapi-clientidstring(Required) Unique Client Id as assigned by Mastercard Developers after creating a project. This will also be a unique Id of your Service Provider record.
channelstringChannel of onboarding from which service provider onboarded and now the API call has been initiated. Possible values are,
  • CC = Indicates that service provider is onboarded directly on Carbon Calculator. And API calls has been initiated directly.
  • CT = Indicates that service provider is onboarded via Carbon Tracker/Carbon Calculator Experience. And API calls has been initiated via CT/CCE. | | origMcApiClientId | string | | Client Id of originator issuer from where the API call has been initiated. | | Content-Type | string | | | | Accept | string | | |