Move funds between two accounts with the same currency

Move funds between two accounts with the same currency

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

Parameters for doing an internal transfer.

int64
required
≥ 0

Transfer amount.

string | null

External ID set by the customer. The external ID will be available
on all resources related to the transaction if set when creating
the transaction.

string
required
length ≤ 100

External reference as set by the client.

uuid
required

The ID of the Fuse account where the funds will be paid from.

uuid
required

The ID of the Fuse account where the funds will be paid to.

Headers
uuid
required

Idempotency key to allow safe retrying of the operation. The value should be a unique UUID for each distinct operation. See our understanding idempotency guide for full details.

Responses

400

Unable to complete request with data provided

409

Idempotency-Key concurrency conflict

422

Idempotency-Key reuse for a different request

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