Types
Every enum and object type the API endpoints refer to, in one place.
Currencies and channels
Orders
Which transitions are real, and which statuses are actually final, is on Order statuses — fewer are final than the names suggest. The full Order object every order endpoint returns is spelled out on Get order.
Pricing
chargedFees with recipient: "merchant" is your revenue on the order. recipient: "blockchain" is gas, and recipient: "provider" is the liquidity provider's cut. The platform's own fee has the id service_fee.
Transfer instructions
otpChannel tells you how the code reached the user, so you can word your prompt correctly. Do not assume SMS. Render transferDetails as it arrives rather than picking known ids — the set grows.
What each transfer type means for your UI is on Transfer types explanation.
Fields
KYC
Limits
Returned by Get limits.
Last updated

