Retrieve a single prepaid card
GET/customers/:customerId/prepaid/cards/:cardId
This endpoint provides detailed information about specific Card by cardId
.
Use include parameter to add additional information into the response:
TOKENIZATIONS
- include information about the mobile wallets tokenizations.AVAILABLE_ACTIONS
- include information about available actions on the card.
Request
Responses
- 200
- 404
- 500
OK
Not Found
Internal Server Error