Skip to main content
POST
Lock FX rate for extended window

Authorizations

Authorization
string
header
required

API key (pk_test_* or pk_live_), JWT session, agent token (agent_), Ed25519 session (sess_), or portal token (portal_).

Body

application/json
from_currency
string
required
to_currency
string
required
amount
string
required
amount_side
enum<string>
default:send
Available options:
send,
receive
lock_duration_seconds
integer
default:3600
Required range: x <= 86400

Response

Locked

data
object
required