Get application
This operation will respond with an application
Path Parameters
The card id for given application
Query Parameters
The audit user to log the request
Response
Name of the application displayed on the POS terminal in text
Allows to define if an application (PAN) is active on the chip. Only active applications are displayed
The additionalValues array is used to store information in the form of key-value pairs. Enfuce does not perform any validation on these key-value pairs beyond ensuring they adhere to the character limit constraints. The primary purpose of these key-value pairs is to store data without further processing. In newer versions of the card personalization files, these key-value pairs are included in the file. However, this inclusion is version-dependent. We recommend consulting the specific version details of your card personalization files to confirm whether these values will be added to the card personalization file in your case.
To indicate if this PAN is printed on the physical card
Priority level of the application (PAN) on a POS terminal (Lowest is the first application listed)
Priority level of the contactless application (PAN) (not visible on terminal). Application with the lowest value will be used for contactless purchases
Id used for digital wallet artwork and other related assets. Use of this need to be agreed with Enfuce separately
The account id card is linked to
Unique card id for given card
Card number, masked in order to protect sensitive data
This field is used when the institution has multiple card products setup. The productCode is used to determine the specific card product. Use of this field as well as the values of the field, is dependent on institution setup and should be aligned with Enfuce prior to use.
Unique card identifier for given card
Card ecomm and geo-region blocking
- CARD_OK - Card is open and in normal status. Card has to be in this status in order for it to be renewed
- 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
- 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
- CARD_CLOSED_DUE_TO_FRAUD - Used to close a card due to known fraud
- CARD_NO_RENEWAL - Status set to prevent following card renewal. Does not affect card functionality in any way, only renewal
- CARD_LOST - Used to close a card because it is lost
- CARD_STOLEN - Used to close a card because it is stolen
- 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
- CARD_EXPIRED - Final card closure status, that blocks also clearing transaction posting
CARD_OK
, CARD_BLOCKED
, SUSPECTED_FRAUD
, CARD_CLOSED_DUE_TO_FRAUD
, CARD_NO_RENEWAL
, CARD_LOST
, CARD_STOLEN
, CARD_CLOSED
, CARD_EXPIRED
Last updated on
Usage limits