v1
latestOpenAPI 3.0.02026-07-1412039.8 KBCards
Cancel Partner Card
Cancel an active partner card. This action will terminate the card and prevent any further transactions. Only active cards can be cancelled.
patch/partner_cards/{identifier}/cancel
Path parameters
identifierstring required
Unique identifier of the partner card to cancel
Headers
Content-Typestring
Authorizationstring
Response
Card cancelled successfully
Example response
{
"success": true
}