Replace a lost or stolen physical card
POST
/managed_cards/{id}/physical/replace_lost_stolen Issue a replacement for the physical card, identified by the id path parameter, that has already been reported as lost or stolen.
Any funds (that are not blocked pending a purchase for a previous authorisation) remaining on the card will be automatically transferred to the new replacement card.
Request
Path parameters
Header parameters
Request body
*application/json
objectobject · 1 field
Responses
200OK
Success
Headers
Body
application/json
ManagedCardManagedCard · object · 32 fields
Response example
{ "balances": { "availableBalance": 0, "actualBalance": 0 }}