Transfer funds

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

This endpoint enables a Manager Account to transfer funds directly to one of its Managed Accounts, or a Managed Account to push funds back to its Manager Account (more details on account types here). Transfers can only occur between a Manager Account and its directly associated Managed Accounts — transfers between two Managed Accounts are not supported. You will need to pass your API key and the x-reap-entity-id of the account initiating the transfer in the request headers — the fromBusinessUuid in the request body must match the authenticated account.


Body Params

Manager funds transfer request

uuid
required

The BUUID of the account initiating the transfer. Must match the authenticated account making the request.

uuid
required

The BUUID of the destination account. Must be in a direct manager/managed relationship with the fromBusinessUuid.

string
required
^\d+(\.\d{1,2})?$

The amount to transfer, expressed as a decimal string (e.g. "100.00"). Must be greater than 0.

string
enum
required

The stablecoin currency for the transfer.

Allowed:
Responses

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