partner/account/transfer-withdraw

This endpoint will transfer money from the debitor account to the recipient account, and then immediately withdraw the money from the recipient account into their default bank account.

To set a default bank account, please use the /bank-account/set-my-bank-account endpoint.

Form Data
string
required

Your account ID

string
required

API key for the account

string
required

Hashed signature for the request

string
required

ID of the account transferring the funds

string
required

ID of the account receiving the funds

number
required

The amount to debit from the customer's bank account.

string
required

3 character currency code for the currency. If this is not specified the transaction will use the account's local currency.

string

An optional reference number to associate with the transfer

string

An optional note to associate with the transaction.

string

A unique key which the server can use to recognize and reject subsequent retries of the same request.

Response

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