Send money to a recipient

Send money from an account to a recipient. Creates a transaction that will be processed immediately or may require approval.

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

ID for a Mercury account.

Body Params
double
required
≥ 0.01

A positive dollar amount with at least 1 cent.

string

Optional external memo

string
required

Unique string identifying the transaction

string

Optional note

string
enum
required

If domesticWire is used, then the purpose field is required.

Allowed:
purpose
object

External API representation of SendMoneyPurpose. Only exposes the 'simple' field to decouple internal implementation from external API.

uuid
required

ID for a Mercury account.

Responses

400

Invalid body

404

accountId not found

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