Request to send money

Create a "request to send money" that will require approval based on your organization's approval policies.

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

Scope: Send Money with Approval (does not require an IP whitelist)

For an implementation guide and acceptable uses for this endpoint, refer to
the Create Transaction docs.

Note:

This endpoint provides a way to queue payments that require approval from the web interface. The user approving the payment will need to be different than the user who created the API Token, and the approving user will need to have proper send money permissions.

Since this endpoint requires approval to send money, an IP whitelist is not required if using this endpoint with a Custom token. Thus, this endpoint may be useful in situations where a static IP is not available.

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

Payment method to use.

Allowed:
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