ccAuthService_aggregatedAuthIndicator {#cc-auth-service-aggregated-auth-ind}
============================================================================

Flag for a mass transit transaction that indicates whether the authorization is aggregated.  
This field is available only for mass transit transactions on the `Visa Platform Connect` processor.  
Possible values:

* `true`: Aggregated
* `false` (default): Not aggregated

The value for this field corresponds to the following data in the TC 33 capture file:

* 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 `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-aggregated-auth-ind_d2352e67}
--------------------------------------------------------------

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

Mapping Information {#cc-auth-service-aggregated-auth-ind_d2352e86}
-------------------------------------------------------------------

* **REST API Field:** processingInformation.authorizationOptions.aggregatedAuthIndicator
* **SCMP API Field:** aggregated_auth_indicator
* **Simple Order API Field:** ccAuthService_aggregatedAuthIndicator

