Retrieve bulk cards
GET/customers/:customerId/prepaid/cards/bulk/:bulkId
The Retrieve bulk cards
endpoint can be used to retrieve the list of cards created by the Bulk Card Ordering
request. Given the nature of the API, the response from calling the endpoint will contain information about the created cards and the status
indicating the status of the bulk operation.
Request
Responses
- 200
- 401
- 404
- 500
- 503
OK
Unauthorized
Not Found
Internal Server Error
Service Unavailable