Skip to main content

RecipientInstrumentType

Represents the type of the recipient instrument.

ValueDescription
SEPA_BANK_ACCOUNTSEPA Bank account
UK_BANK_ACCOUNTUK Bank account
US_BANK_ACCOUNTUS Bank account
CCI_BANK_ACCOUNTCCI Bank account
PHONE_NUMBERPhone Number
QR_CODEQR Code
stringRecipientInstrumentType (string)

Represents the type of the recipient instrument.

| Value | Description| |---|---| | SEPA_BANK_ACCOUNT| SEPA Bank account | | UK_BANK_ACCOUNT | UK Bank account | | US_BANK_ACCOUNT | US Bank account | | CCI_BANK_ACCOUNT | CCI Bank account | | PHONE_NUMBER | Phone Number | | QR_CODE | QR Code |

Possible values: [SEPA_BANK_ACCOUNT, UK_BANK_ACCOUNT, US_BANK_ACCOUNT, CCI_BANK_ACCOUNT, PHONE_NUMBER, QR_CODE]

Example: US_BANK_ACCOUNT
RecipientInstrumentType
"US_BANK_ACCOUNT"