Get Product - Field Descriptions
The following page details each of the fields received in the response when using the Get Product endpoint.
Response Fields
A successful response for the Get Product endpoint will return a 200 response.
| Field | Description |
|---|---|
| supportedCredentialTypesCsv | Comma separated list of credential types supported by the product. |
| supportedCredentialTypes | The supported credential types for the product. |
| defaultCredentialTypeId | Default authentication type to be returned in the RDX calls when more than one authentication is setup for a PM. (E.g: 'Biometric' or 'OTPSMS') |
| fallbackCredentialTypeId | Fallback authentication type to be returned in the RDX calls when more than one authentication is setup for a PM. (E.g: 'OTPSMS' or 'EMAILSMS') |
| productId | The unique product identifier. For example, Visa, Mastercard or Discover. |
| accountCode | A two digit code that states the account number for the product. 00 = Maestro |
| schemeName | The name of the scheme the product is associated with. |
| currencyCode | 3-letter ISO currency code associated with the product. |
| groupFeeTranCode | Group code of the Fee Group. |
| groupFeeMasterCode | Group code of the Scheduled Fee Group. |
| groupFeeWebCode | Group code of the Scheduled Fee Group. |
| groupMCCCode | Group code of the MCC Group. |
| groupUsageCode | Group code of the Usage Group. |
| ehiMode | The EHI Mode of the product. |
| supplier3DS | Supplier of 3DS verification. |
| supplier3DSName | The name of the 3DS supplier. |
| supplier3DSVersion | Version of 3DS verification. |
| fraudManagement | The clients' Fraud setting. |
| cardDefaultIsSingleUse | Specifies whether the card can only be used once. |
| cardDefaultIsNonReloadable | Specifies whether the card cannot be reloaded with more money. |
| fraudNotificationMethod | The type of method for fraud notifications for the product. This can be either: 0 - SMS notifications |
| config3dSecure | Object that contains config information for 3DS. |
| language | The language to apply to the 3DS challenge screens displayed to the cardholder. (In BCP-47 format. For example: en-EN,fr-FR.) |
| apata | Object that contains information related to Apata 3DS configuration. |
| cardProgramId | Unique ID configured by Apata to represent the specific card program and associated BIN ranges. |
| challengeProfileId | Unique ID configured by Apata to represent the challenge profile (default and fallback challenge options). |
| kbaNumberOfQuestionsToAnswer | Number of KBA questions to answer correctly across all questions presented to the cardholder. |
| kbaNumberOfIncorrectPermissible | Number of incorrect answers permissible for KBA across all questions presented to the cardholder. |
