On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/api-fields/reference/all/so/api-fields/payer-auth-validate-reply-authentication-result.md)  
Filter  
FILTER BY TAG

payerAuthValidateReply_authenticationResult {#payer-auth-validate-reply-authentication-result}
==============================================================================================

Raw authentication data that comes from the card-issuing bank.  
Primary authentication field that indicates whether authentication was successful and the liability shift occurred. Examine the result of this field first.  
This field contains one of these values:

* `-1`: Invalid PARes.
* `0`: Successful validation.
* `1`: Cardholder is not participating, but the attempt to authenticate was recorded.
* `6`: Issuer unable to perform authentication.
* `9`: Cardholder did not complete authentication.

Specifications {#payer-auth-validate-reply-authentication-result_d1524e55}
--------------------------------------------------------------------------

* **Data Type:** String with numbers only
* **Data Length:** 255

Mapping Information {#payer-auth-validate-reply-authentication-result_d1524e74}
-------------------------------------------------------------------------------

* **REST API Field:** consumerAuthenticationInformation. authenticationResult
* **SCMP API Field:** pa_validate_authentication_result
* **Simple Order API Fields:**
  * payerAuthEnrollReply_authenticationResult
  * payerAuthValidateReply_authenticationResult
    {#payer-auth-validate-reply-authentication-result_d1524e98}

