Get Card Details By ID
Get Card Details By ID
Response Body Example (200 OK):
{ "id": 0, "details": { "customersID": 0, "customersReference": "string", "cardHolderName": "string", "cardLast4": "string", "currency": "string", "totalBalance": 0, "availableBalance": 0, "status": "string" }, "status": "1", "errors": [] }
Get Sensitive Card Details By ID
Last updated