processingInformation. fundingOptions. initiator. type {#processing-info-funding-ops-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:

* senderInformation.personalIdType
* senderInformation.personalIdSubType

Specifications {#processing-info-funding-ops-initiator-type_Specifications}
---------------------------------------------------------------------------

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

Mapping Information {#processing-info-funding-ops-initiator-type_Mapping}
-------------------------------------------------------------------------

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

