processingInformation. authorizationOptions. deferredAuthIndicator {#processing-info-auth-ops-deferred-auth-ind}
================================================================================================================

Flag that indicates whether the authorization request is a deferred authorization.  
This field is available for Mastercard transactions on the `Visa Platform Connect` processor.  
Possible values:

* `true`: Deferred authorization
* `false` (default): Not a deferred authorization

For mass transit transactions, the value for this field corresponds to this data in the TC 33 capture file:

* First data item:
  * Record: CP01 TCR0
  * Position: 160-163
  * Field: Message Reason Code
* Second data item:
  * Record: CP01 TCR7
  * Position: 150-151
  * Field: Transit Transaction Type Indicator

The TC 33 capture file contains information about the payments and credits that a merchant submits to `Visa Acceptance Solutions`. 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 {#processing-info-auth-ops-deferred-auth-ind_Specifications}
---------------------------------------------------------------------------

* **Data Type:** Boolean
* **Data Length:** 5

Mapping Information {#processing-info-auth-ops-deferred-auth-ind_Mapping}
-------------------------------------------------------------------------

* **REST API Field:** processingInformation.authorizationOptions.deferredAuthIndicator
* **SCMP API Field:** auth_deferred_auth_indicator
* **Simple Order API Field:** ccAuthService_deferredAuthIndicator

