Retrieve Card - Field Descriptions

The following page details each of the fields that can be used in the request and received in the response when using the Retrieve Card endpoint.

Response Fields

The following table describes fields that included in the response after successfully retrieving card details.

FieldDescription
cardTypeThe form factor of the card.
publicTokenThe unique identifier for the card.
statusThe current status of the card.
cardStatusCodeThe current status code of the card.
cardStatusDescriptionThe description of the card status.
designIdThe unique identifier for the card's image design.
childCardsArray of child public tokens associated with the card.
siblingCards

Array of sibling cards' public tokens. (Cards which share the same parent card.)

Applicable if the card is a child card.

balanceThe balance object is used to capture the balance details of the card.
currencyCodeThe currency code for the card.
cardBalanceThe current balance of the card.
pendingAmountAny pending transactions for the card.
availableBalanceThe current available balance of the card.
balanceEnd of balance object.
cardDetailsThe cardDetails object is used to capture the details for the card.
customerReferenceThe external customer reference provided in the request.
fullNameOnCardThe name displayed on the card.
maskedPanThe masked PAN for the card.
startDateThe start date of the card.
expiryDateThe expiry date of the card.
cardDetailsEnd of cardDetails object.
cardholderThe cardholder object is used to capture the details for the cardholder.
titleTitle of the cardholder.
firstNameFirst name of the cardholder.
middleNameMiddle name of cardholder.
lastNameLast name of the cardholder.
dateOfBirthDate of Birth of the cardholder. Format YYYY-MM-DD.
mobileMobile number of cardholder.
emailEmail address of the cardholder.
cardholderThe end of the cardholder object.
cardProductThe cardProduct object is used to capture the details for the card product.
schemeThe name of the scheme the card is associated with.
productThe name of the product the card is associated with.
productShortNameThe short name of the card product.
controlGroupsThe controlGroups nested fields are used to capture the control groups associated with the card.
limitsGroupGroup code of the Limit Group.
usageGroupGroup code of the Usage Group.
recurringFeeGroupGroup code of the Scheduled Fee Group.
webServiceFeeGroupGroup code of the Web Service Fee Group.
authFeeGroupGroup code of the Fee Group.
mccGroupGroup code of the MCC Group.
cardLinkageGroupGroup code of the Card Linkage Group.
calendarGroupGroup code of the Auth Calendar Group.
fxGroupGroup code of the FX Group
paymentTokenUsageGroupGroup code for the Payment Token Usage Group. Defines configuration options specific to the provisioning of a digital payment token. For details, see the Tokenisation Guide.
3DSThe 3DS object captures the 3DS details associated with the card.
configurationThe configuration type, such as Cardinal or Apata.
defaultCredentialsArray of default 3DS credentials for the card.
typeThe type of 3DS credential, such as SMS or Biometric.
valueCredential value (for example, a phone number, email address or KBA question ID).
idThe identifier for the 3DS credential, unique to the card.
fallbackCredentialsArray of fallback 3DS credentials for the card.
typeThe type of 3DS credential, such as SMS or Biometric.
valueThe credential value, determined by its type, For example, email address for email, mobile number for SMS.
idUnique ID of the credentials.
addressThe address nested fields are used to capture the cardholder's address
addressLine1First line of the address.
addressLine2Second line of the address.
addressLine3Third line of the address.
cityCity name.
stateState.
countyCounty, region or province.
postCodePostcode / Zip code of the address.
countryCountry of residence. This is represented as a 3-letter alphanumeric ISO country code (e.g. GBR for UK). See the IBAN list of country codes for a full list.
fulfilmentThe fulfilment nested fields are used to capture the cardholder's fulfilment address.
addressLine1First line of the address.
addressLine2Second line of the address.
addressLine3Third line of the address.
cityCity name.
stateState.
countyCounty, region or province.
postCodePostcode / Zip code of the address.
countryCountry of residence. This is represented as a 3-letter alphanumeric ISO country code (e.g. GBR for UK). See the IBAN list of country codes for a full list.
freeText1A free text field to communicate details to the card manufacturer.
freeText2A free text field to communicate details to the card manufacturer.
isSingleUseIf true, specifies that the card is for single use only.
isNonReloadableIf true, specifies that the card cannot be loaded with more currency.
cardAcceptorIdsArray that displays the list of allow and disallow acceptors for the card.
allowCardAcceptorsList of Allowed Card Acceptors for the card.
disallowCardAcceptorsList of Disallowed Card Acceptors for the card.
language3dsDetermines the 3DS Apata enrolment language for a card. This must be a valid BSP-47 code (for example, en-GB).
programManagerIDThe unique program manager identifier associated with the card.
programManagerCodeThe code for the program manager.