v1

latestOpenAPI 3.1.02026-07-136388308.2 KB
Debit Cards

Block a Fire debit card

This endpoint allows you to block a card on your Fire account. This updates the status of an existing card to block which prevents any transactions being carried out with that card. You will need to enable PERM_BUSINESS_POST_MY_CARD_BLOCK to use this endpoint.

post/v1/me/cards/{cardId}/block

Path parameters

cardIdinteger required

The cardid of the card to block

Response

No body is returned - “Status 204 No Content” signifies the call was successful.