HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Perform an on-us cross-tenant transfer transaction

Body Params
string
length between 1 and 255

Transaction Internal Note

number
required

Explicit decimal point and trailing zeros are truncated. Example: 1234.56.

string
required

Sender account number (must belong to the calling user's tenant)

int32
required

Counterparty ID with a BRAID payment instrument pointing at the recipient account

int32

Optional BRAID payment instrument ID. Required only when the counterparty has more than one BRAID payment instrument.

string
required
length between 1 and 255

Transfer description

string
length between 1 and 255

External reference ID

Headers
string

For each new Transaction Request, the optional IdempotencyKey should be a unique identifier (UUID). If the same IdempotencyKey is used a second time for the same API, the application will not process a new transaction, but return the response of previous request. IdempotencyKey records have TTL of 7 days.

Responses

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