processorInformation. masterCardAuthenticationType {#processor-info-master-card-auth-type}
==========================================================================================

Type of authentication for which the transaction qualifies as determined by the Mastercard authentication service, which confirms the identity of the cardholder.  
Mastercard provides this value to `Cybersource`.  
This field is available only on the `Visa Platform Connect` processor.  
Possible values:

* `1`: Transaction qualifies for Mastercard authentication type 1.

* `2`: Transaction qualifies for Mastercard authentication type 2.  
  The value for this field corresponds to the following data in the TC 33 capture file:

* Record: CP01 TCR6

* Position: 132

* Field: Mastercard Member Defined Data  
  The TC 33 capture file contains information about the payments and credits that a merchant submits to `Cybersource`. The processor creates the TC 33 capture file at the end of the day and sends it to the merchant's acquirer. The acquirer uses this information to facilitate end-of-day clearing processing with payment networks.

Specifications {#processor-info-master-card-auth-type_Specifications}
---------------------------------------------------------------------

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

Mapping Information {#processor-info-master-card-auth-type_Mapping}
-------------------------------------------------------------------

* **REST API Field:** processorInformation.masterCardAuthenticationType
* **SCMP API Field:** auth_transaction_qualification
* **Simple Order API Field:** ccAuthReply_transactionQualification

