Get Saved Cards
The Get Saved Cards is an authenticated API that retrieves the user’s saved credit/debit cards.
Headers
x-user-ip
End user’s originating IP. More details here
x-api-key
Partner API Key present in Transak Dashboard.
x-user-identifier
Your authenticated user Email Id address.
Note: This is applicable only for Auth Reliance Flows
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
Query parameters
paymentInstrumentId
Payment instrument identifier. Only credit_debit_card is supported for retrieving saved cards.
Response
200 - Success
data
Errors
401
Unauthorized Error
500
Internal Server Error