recipientInformation. accountType {#recipient-info-account-type}
================================================================

Identifies the recipient's account type.  
This field is required with Mastercard for Account Funding Transactions (AFTs).  
This field is currently supported only for processors that support AFTs.

`Barclays`
:
Possible values are:

    * `00`: Other
    * `01`: Routing transit number (RTN) + Bank Account Number (BAN)
    * `02`: International bank account number (IBAN)
    * `03`: Card account
    * `06`: Bank account number (BAN) + Bank identification code (BIC), also known as a SWIFT code

`FDC Nashville Global`
:
Possible values are:

    * `00`: Other
    * `01`: Routing transit number (RTN) + Bank account number (BAN)
    * `02`: International bank account number (IBAN)
    * `03`: Card account
    * `04`: Email
    * `05`: Phone number
    * `06`: Bank account number (BAN) + Bank identification code (BIC), also known as a SWIFT code
    * `07`: Wallet ID
    * `08`: Social media ID

`First Data Merchant Solutions`, `LloydsTSB Cardnet International`, and `Streamline`
:
Possible values:

    * `00`: Other
    * `01`: Routing transit number (RTN) + Bank account number (BAN)
    * `02`: International bank account number (IBAN)
    * `03`: Card account
    * `04`: Email
    * `05`: Phone number
    * `06`: Bank account number (BAN) + Bank identification code (BIC), also known as a SWIFT code
    * `07`: Wallet ID
    * `08`: Social media ID

Specifications {#recipient-info-account-type_Specifications}
------------------------------------------------------------

* **Data Type:** String
* **Data Length:** 2

Mapping Information {#recipient-info-account-type_Mapping}
----------------------------------------------------------

* REST API Field: recipientInformation.accounttype
* SCMP API Field: recipient_account_type
* Simple Order API Field: recipient_accountType

