Card API have different endpoints for creating, editing and updating a card via different methods.
Status name | Description | Authorisations rejected | Clearing transactions posting blocked |
---|---|---|---|
Card OK | Card is open and in normal status. Card has to be in this status in order for it to be renewed. | No | No |
Card Blocked | Temporary block on the card that will prevent approval of authorisations. Can be used instead of account level temporary block if target is to block only a specific card. | Yes | No |
Suspected Fraud | Temporary block on the card that will prevent approval of authorisations. Functionality the same as for “Card blocked”, the different code allows to differentiate between the blocks. | Yes | No |
Card No Renewal | Status set to prevent following card renewal. Does not affect card functionality in any way, only renewal. | No | No |
Card Closed Due To Fraud | Used to close a card due to known fraud. | Yes | No |
Card Lost | Used to close a card because it is lost. | Yes | No |
Card Stolen | Used to close a card because it is stolen. | Yes | No |
Card Closed | Used to close card by request from customer or bank, reason for closure is set with status update reason. Allows still clearing transaction posting. | Yes | No |