WithdrawalRecipient
Withdrawal recipient object. The payment instrument is obfuscated.
-
SEPA_BANK_ACCOUNT - IBAN Bank Account for EEA international transfers
-
UK_BANK_ACCOUNT - UK Bank Account for somestic UK transfers
-
US_BANK_ACCOUNT - US Bank Account for domestic USA transfers
- SEPA_BANK_ACCOUNT
- UK_BANK_ACCOUNT
- US_BANK_ACCOUNT
Withdrawal recipient id.
Possible values: [ACTIVE
, INACTIVE
]
Recipient status. Recipients are not deleted but kept for reference. Only ACTIVE recipients can be used for withdrawals.
Represents RFC 3339, section 5.6 date-time.
Possible values: non-empty
and <= 100 characters
Label for the recipient.
Use this field to label the recipient, if you want to make additional payments to the same party.
If not specified the label is generated by combining the title, first name, and last name.
If ACTIVE
recipient with the same label already exists a number suffix is added.
Possible values: <= 15 characters
Personal title, Mr., Dr., etc.
Possible values: non-empty
and <= 50 characters
First name. Only latin characters, spaces, single quotes, and hyphens are allowed.
Possible values: non-empty
and <= 50 characters
Last name. Only latin characters, spaces, single quotes, and hyphens are allowed.
address
object
required
Address of the customer.
Possible values: >= 2 characters
and <= 2 characters
ISO-3166 Alpha 2
Possible values: <= 2 characters
US state postal abbreviation. Not used for non-US territories.
Possible values: <= 50 characters
City.
Possible values: non-empty
and <= 50 characters
Postal code.
Possible values: <= 200 characters
The first line of the address.
Possible values: <= 200 characters
The second line of the address.
contactInfo
object
Represents contact information.
Possible values: <= 50 characters
Mobile number.
Possible values: >= 6 characters
and <= 100 characters
Email.
paymentInstrument
object
required
Represents a payment instrument, used for third-party payments. Here are the valid instrumentType values:
The instrument id
instrumentType
string
required
Possible values: [SEPA_BANK_ACCOUNT
, UK_BANK_ACCOUNT
, US_BANK_ACCOUNT
]
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 |
Possible values: <= 100 characters
This is the name of the customer or company that owns the bank account.
The International Bank Account Number (IBAN) of the account.
The Bank Account Bank Identifier Code (BIC) code. Also known as SWIFT code.
The bank name.
Possible values: <= 100 characters
This is the name of the customer or company that owns the bank account.
The bank account number.
Use our sort code checker to easily find and check UK sort codes.
The bank name.
Possible values: <= 100 characters
This is the name of the customer or company that owns the bank account. As per regulations, the Wallet holder and bank account holder must be the same.
Possible values: >= 4 characters
and <= 17 characters
The bank account number.
Possible values: >= 9 characters
and <= 9 characters
For USD accounts, this is the 9-digit routing number of the bank.
The bank name.
Possible values: [SAVINGS
, CHECKING
, LOAN
]
The account type.
Possible values: [BUSINESS
, INDIVIDUAL
]
Recipient type.