Create a payee bank account

Creates a new bank account for a payee under the current user, returning the account details upon success.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Relevant fields for bank accounts.

string
required

The UUID of the account.

string

Recipient's first name. Example: John

string
required

Recipient's last name. Example: Smith

string
enum
required

Payment to company or individual bank account.

Allowed:
string
enum
required

Currency code.

string
required

Account number.

string

Bank name.

routingCodeList
array of objects
required

Routing code.

routingCodeList*
bankAddress
object
required

Payee's bank address.

payeeAddress
object
required

Payee Address

string
enum
required

Payment method. This parameter belongs to LOCAL except SWIFT, For example, ACH is a local in the United States.

string
length ≤ 200

Remark

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json