3DS Authentication
3DS Authentication details
threeDResultstring
This indicates the outcome of the Authentication.
Possible values: <= 1 characters
ecinumber
This is the Electronic Commerce Indicator code, which gets returned by the card issuer indicating whether the cardholder was successfully authenticated.
cavvstring
This is the Cardholder Authentication Verification Value, indicating that the transaction is authenticated.
Possible values: <= 80 characters
3DS Authentication
{
"threeDResult": "string",
"eci": 0,
"cavv": "string"
}