Lock a price against a real beneficiary

Returns a snapshot with the locked rate and the amount the beneficiary
receives. No money moves. An underfunded balance fails here, before
a quote is spent.

Quotes expire. Price and send close together.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1

The opaque organization id issued to you, normally CUID-shaped (for
example cmsx…). It is not an org_-prefixed alias. Pass it unchanged
in every organization-scoped path.

Body Params
string
required
^\d+(\.\d{1,6})?$

Decimal string with at most six fractional digits. Its
currency is selected by amountLeg.

string
required
length ≥ 1

From the beneficiary's paymentMethods[].destinationAccountId.

string

Free-text or corridor-defined payment purpose. Required by
some corridors; use the value your corridor workflow asks
for and do not invent a default for regulated payments.

string
enum
Defaults to source

source prices the amount to debit. destination locks the
amount the beneficiary receives in their currency.
source_net starts with an amount in your source currency,
converts it at the published market rate, and locks that
destination amount. The two exact-output modes require
capabilities.exactOutput: true from the corridors call.

Allowed:
Responses

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