Get customer prepaid cards
GET/customers/:customerId/prepaid/cards
Retrieve a list of all prepaid cards for the current customer. The result list can be filtered by card status and card type.
Use include parameter to add additional information into the response:
TOKENIZATIONS
- include information about the mobile wallet tokenizations.AVAILABLE_ACTIONS
- include information about available actions on the card.
Request
Responses
- 200
- 500
OK
Internal Server Error