v1
latestOpenAPI 3.0.22026-07-2441902.6 MBFSI 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
Response
The card deactivation response.