Delete Saved Cards
The Delete Saved Cards is an authenticated API that deletes a user’s saved credit/debit card.
Path parameters
paymentIdentifierId
Identifier of the saved card to delete, returned as paymentIdentifierId by the Get Saved Cards API.
Headers
x-user-ip
End user’s originating IP. More details here
x-api-key
Partner API Key present in Transak Dashboard.
x-access-token
Your Partner Access Token. Please refer here for a tutorial on generating your access token.
Note: This is applicable only for Auth Reliance Flows
x-user-identifier
The authenticated user’s email address.
Note: This is applicable only for Auth Reliance Flows
Response
200 - Success
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error