subsequentAuthFirst {#subsequent-auth-first}
============================================

Indicates whether the customer initiated the transaction and whether the credentials are stored for future authorizations.  
Future authorizations that use the stored credentials can be merchant-initiated transactions or customer-initiated credentials-on-file transactions.  
Possible values:

* `true`: Credentials from this transaction are stored for future authorizations.
* `false`: Credentials from this transaction are not stored for future authorizations.

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

    * Record: CP01 TCR1
    * Position: 136
    * Field: POS Environment


    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 {#subsequent-auth-first_d1776e71}
------------------------------------------------

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

Mapping Information {#subsequent-auth-first_d1776e90}
-----------------------------------------------------

* **REST API Field:** processingInformation.authorizationOptions.initiator.credentialStoredOnFile
* **SCMP API Field:** subsequent_auth_first
* **Simple Order API Field:** subsequentAuthFirst

