apPaymentType {#ap-payment-type}
================================

Three-digit value that indicates the payment type.  
Possible value:

* `afp`: Afterpay and Clearpay
* `idl`: iDEAL
* `ion`: Interac Online
* `mch`: Bancontact
* `pzw`: Przelewy24

Specifications {#ap-payment-type_Specifications}
------------------------------------------------

* **Data Type:** String
* **Data Length:** 3

Mapping Information {#ap-payment-type_Mapping}
----------------------------------------------

* **REST API Field:** paymentInformation.paymentType.method.name
* **SCMP API Field:** ap_payment_type
* **Simple Order API Field:** apPaymentType

