Create Order (v2)

Create a new order using a payment method ID. This is the recommended way to create orders. Requires an accepted quote, a sender, and a payment method.

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

ID of the sender initiating the order

uuid
required

ID of the payment method to use for delivery

uuid
required

ID of the accepted quote

string
enum

Purpose of payment for the order. Required if the beneficiary does not have a purpose of payment configured during onboarding.

metadata
object

Custom metadata to attach to the order

string
enum

Beneficiary relationship for the order. Required if the beneficiary does not have a beneficiary relationship configured during onboarding.

string
enum

Source of funds for the order. Required if the sender does not have a source of funds configured during onboarding.

documents
array of objects

Supporting documents for the order. Required if the beneficiary does not have a purpose of payment document on file.

documents
string

Your internal reference ID for this order

boolean

Declaration that the funds belong to the sender.

Responses

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