processorInformation. authorizationOptions. panReturnIndicator {#processor-info-auth-options-pan-return-indicator}
==================================================================================================================

Flag that indicates whether a primary account number (PAN) is associated with an ExpressPay-enabled card or device in an authorization request.  
This field is available only for the `Visa Platform Connect` processor.  
Possible values:

* `1`: ExpressPay Translation (PAN request)

* `2`: ExpressPay Translation (PAN request) and expiration date request  
  This field is required in the authorization request message you send to American Express ExpressPay for a contactless transaction. If a PAN is provided, it is returned in an authorization request response message. The value for this field corresponds to the following data in the TC 33 capture file:

* Record: CP01 TCRB

* Position: 86-108

* Field: American Express PAN, Extended

Specifications {#processor-info-auth-options-pan-return-indicator_Specifications}
---------------------------------------------------------------------------------

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

Mapping Information {#processor-info-auth-options-pan-return-indicator_Mapping}
-------------------------------------------------------------------------------

* **REST API Field:** processorInformation.authorizationOptions. panReturnIndicator
* **SCMP API Field:** pan_return_indicator
* **Simple Order API Field:** ccAuthService_panReturnIndicator

