v1

latestOpenAPI 3.0.22026-07-2441902.6 MB
FSI Integrations API

Deactivate a card and give it a new status

The endpoint allows you to deactivate a specific card associated with a contact. By providing the unique contact ID and card ID as path parameters, this endpoint enables you to deactivate the card and render it inactive for further use.

post/fsi/contacts/{contact_id}/cards/{card_id}/deactivation

Path parameters

contact_idstring required

The contact id

card_idstring required

The card id

Query parameters

interaction_idstring

The interaction id

Request body

reason_descriptionstring

The reason why the card is going to be deactivate

new_status'LOST' | 'STOLEN' | 'CANCELED' required

The new status for this card

Response

The card deactivation response.

confirmation_codestring

The confirmation code