ccAuthService_riskAnalysisExemptionIndicator {#cc-auth-service-risk-analysis-exemption-indicator}
=================================================================================================

Exemption indicator for a low-risk transaction.  
This flag specifies whether the transaction is exempt from strong customer authentication (SCA) requirements in Europe because it is a low-risk transaction.  
Low-risk transactions are described by the Payments Service Directive 2/Regulatory Technical Standards (PSD2/RTS) regulations.  
Possible values:

* `0` (default): Not exempt.
* `1`: Exempt from SCA requirements because the transaction is low risk.

`Visa Platform Connect`
:
To set the default for this field, contact customer support.  
For Mastercard transactions, the value for this field corresponds to the following data in the TC 33 capture file:

    * Record: CP01 TCR6
    * Position: 145-146
    * Field: Mastercard Low-Risk Merchant Indicator


    For transactions with other card types, the value for this field corresponds to the following data in the TC 33 capture file:

    * Record: CP01 TCR8
    * Position: 127
    * Field: Transaction Risk Analysis Exemption Indicator

Specifications {#cc-auth-service-risk-analysis-exemption-indicator_d2397e86}
----------------------------------------------------------------------------

* **Data Type:** String
* **Data Length:** 1

Mapping Information {#cc-auth-service-risk-analysis-exemption-indicator_d2397e105}
----------------------------------------------------------------------------------

* **REST API Field:** consumerAuthenticationInformation. strongAuthentication.riskAnalysisExemptionIndicator
* **SCMP API Field:** risk_analysis_exemption_indicator
* **Simple Order API Field:** ccAuthService_riskAnalysisExemptionIndicator

