ccAuthService_extendAuthIndicator {#cc-auth-service-extend-auth-indicator}
==========================================================================

Flag that indicates whether the authorization request is an extended authorization.  
Possible values:

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

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 {#cc-auth-service-extend-auth-indicator_d1192e46}
----------------------------------------------------------------

* **Data Type:** String
* **Data Length:** 5

Mapping Information {#cc-auth-service-extend-auth-indicator_d1192e65}
---------------------------------------------------------------------

* **REST API Field:** processingInformation.authorizationOptions.extendAuthIndicator
* **SCMP API Field:** auth_extend_auth_indicator
* **Simple Order API Field:** ccAuthService_extendAuthIndicator

