Orders
Create order
Create a reusable payment order template for the authenticated tenant (maximum 20 orders).
POST
Caller identifier for this template (e.g.
api_transaction).Source fiat symbol enabled for your account (validated server-side), e.g.
BRL, USD.Amount in the source currency (decimal string), e.g.
"100.00".Destination crypto symbol, e.g.
USDT, USDC.Whether this order represents an on-ramp flow.
Processing mode:
direct (one-off) or subs (subscription-capable template).Optional flags; when provided, at least one must be
true: crypto, pixcrypto, cardcrypto, cardfiat, cryptofiat.Optional line items.
Optional split configuration.
Optional subscription defaults.
Response
HTTP status mirrored in the body (
200 on success).Whether the request succeeded.
Machine-readable code, e.g.
order_created.Human-readable message.
Present on success.
.png?fit=max&auto=format&n=I_v6ul4JDafNKFQP&q=85&s=f0ad25536f8a3ca42331fcff88ab2b26)