Updates a 3D Secure (3DS) authentication request and sends the result to the access control server (ACS).
3DS is a security protocol designed to authenticate a cardholder during an online card transaction. If the cardholder fails to authenticate, then the transaction is voided.
Body
OK
{- "authenticationMethod": "BIOMETRIC_FACE",
- "authenticationResult": "SUCCESS",
- "acsTransactionId": "string",
- "messageVersion": "string"
}
{- "success": true
}