Assign a bulk card
POST/customers/:customerId/prepaid/cards/:cardId/assignments
The endpoint can be used to assign a specific card to a given customer. It is applicable only for cards created through the Bulk Card Ordering
endpoint. Once assigned, a card cannot be re-assigned.
Request
Responses
- 200
- 400
- 401
- 404
- 500
- 503
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
Service Unavailable