ccAuthService_initiatorType {#cc-auth-service-initiator-type}
=============================================================

Code that denotes whether the customer identification data belongs to the sender or the recipient.  
Possible values:

* `P`: Payee (recipient)
* `S`: Payer (sender)

When this field is set to `S`, these API request fields are required:

* sender_personalIDType
* sender_personalIDSubType

Specifications {#cc-auth-service-initiator-type_d1833e54}
---------------------------------------------------------

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

Mapping Information {#cc-auth-service-initiator-type_d1833e73}
--------------------------------------------------------------

* **REST API Field:** processingInformation.fundingOptions.initiator.type
* **SCMP API Field:** customer_entity_identifier
* **Simple Order API Field:** ccAuthService_initiatorType

