Create 3DS Credentials - Field Descriptions
The following page details each of the fields received in the response when using the Transactions endpoint.
Request Fields
The following table describes fields that can be included in the body of the request when creating 3DS credentials.
Field | Description | Minimum Length | Maximum Length | Mandatory |
---|---|---|---|---|
type | The type of 3DS credential. Select from:
| 3 | 9 | Yes |
value | The value of the credential. | 1 | 250 | Yes |
cardholderAnswer | The answer for the Knowledge-based authentication (KBA) question. | 1 | 45 | Conditional |
Response Fields
A successful response for the Transactions endpoint will return a 201 response.
Field | Description |
---|---|
identifier | The unique identifier for the 3DS credential. |
Updated about 1 month ago