Create a transfer approval request

Request a transfer between two accounts in the authenticated organization. The transfer is sent after the organization's approval requirements are satisfied.

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

Request body for POST /api/v1/request-transfer.

Field-for-field identical to 'Mercury.API.External.Types.InternalTransferAPIRequest'
so a caller that hits an approval requirement on @POST /api/v1/transfer@ can
resend the same body here. Its own type because the two get separate OpenAPI
schemas and may diverge.

double
required
≥ 0.01

A positive dollar amount with at least 1 cent.

uuid
required

ID for a Mercury account.

string
required
string | null
uuid
required

ID for a Mercury account.

Responses

400

Invalid body

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