Revoke card
This method revokes a specified card. A revoked card is immediately stopped from authorizing any transaction and cannot be activated again. A revoked card can only be replaced if it is not already scheduled for replacement. After end of card validity, card is automatically revoked by internal job.
URL test:
URL live:
Method:
POST
Path items:
/cards (Card Service)
/{id} (ID code of revoked card)
/revoke (Method name)
Parameters:
Parameter | Location | Type | Example | Description | Required |
---|---|---|---|---|---|
ID | Path | string | "108564234" | Internal ID of Card | Yes |
Example:
Responses:
200 - OK
Status Code: 200 OK
500 - Internal error
Status Code: 500 Internal error