Create book transfer

Book transfer funds between two financial accounts or between a financial account and card

Body Params
integer
required
≥ 1

Amount to be transferred in the currency's smallest unit (e.g., cents for USD). This should always be a positive value.

string
enum
required
uuid
required

Globally unique identifier for the financial account or card that will send the funds. Accepted type dependent on the program's use case.

string
length ≤ 512

Optional descriptor for the transfer.

string
required

The program specific subtype code for the specified category/type.

uuid
required

Globally unique identifier for the financial account or card that will receive the funds. Accepted type dependent on the program's use case.

uuid

Customer-provided token that will serve as an idempotency token. This token will become the transaction token.

string
enum
required

Type of the book transfer

string

External ID defined by the customer

string
enum
Defaults to FAIL

What to do if the financial account is closed when posting an operation

Allowed:
uuid

Token of an existing hold to settle when this transfer is initiated

Responses

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