cURL
curl --request GET \ --url https://sandbox-api.cardcore.cloud/institutions/cards/{cardId}/deactivate \ --header 'Authorization: Bearer <token>'
{}
Deactivate a card.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Path parameter: cardId.
Deactivate Card completed successfully.
The response is of type object.
object