Update а card
PATCH/customers/:customerId/prepaid/cards/:cardId
The endpoint enables updating a card’s state like status. Integrate this endpoint in your back-office application to enable your support staff to assist cardholders with status changes.
Pin change is an unavailable action for Business APIs.
Request
Responses
- 200
- 400
- 404
- 500
OK
Bad Request
Not Found
Internal Server Error