GuidesAPI Reference
Guides
API Reference

Create new payment

Initiates a payment transaction to transfer funds between accounts or to external recipients. Before calling this endpoint, you must first create a simulation using the /v1/simulations or /v2/simulations endpoint to get estimated fees and exchange rates. The simulation ID is required in the request. This endpoint processes the payment according to the simulated parameters and returns a transaction object with status tracking information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
string
required
string
enum
Allowed:
boolean

When true, requests same-day ACH settlement. Optional if achSameDay was already set on the simulation — the simulation value carries over automatically.

string
string
string
Response

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