Get Full PAN - Field Descriptions

The following page details each of the fields received in the response when using the Get Full PAN endpoint.

Response Fields

The following table describes fields that included in the response after successfully retrieving a card's full PAN.

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.
childCardsThe childCards object contains fields used to capture the child cards associated with the card.
siblingCardsThe siblingCards object contains fields used to capture the sibling cards (cards that share the same parent card) associated with the card.
balanceThe balance nested fields are 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.
cardDetailsThe next set of fields are used to capture the details for the card.
customerReferenceThe external customer reference provided in the request.
fullNameOnCardThe name displayed on the card.
maskedPanThe full PAN of the card.
startDateThe start date of the card.
expiryDateThe expiry date of the card.
cardholderThe cardholder nested fields are 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.
cardProductThe cardProduct nested fields are 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 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 nested fields are used to capture the 3DS details associated with the card.
configurationThe configuration of 3DS, such as Cardinal or Apata
typeCredential type. This will be one of the following:
  • OTPSMS
  • OTPEMAIL
  • BIOMETRIC
  • OUTOFBAND
  • KBA
valueCredential value (for example, a phone number, email address or KBA question ID).
idThe identifier for the 3DS credential, unique to the card.
fallbackCredentialsObject that contains 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).
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).
freeText1A free text field to communicate details to the card manufacturer.
freeText2A free text field to communicate details to the card manufacturer.