/ramp/order/fiat_received endpoint.
Before creating orders, ensure you have a fully onboarded customer. The
bankAccountId and publicKey in your order must match the values used during that customer’s onboarding. See Testing KYC.Sandbox Onramp Flow
- Create an onramp order via
POST /ramp/order - Note the
orderIdfrom the response - Call
POST /ramp/order/fiat_receivedwith theorderIdto simulate the fiat deposit - The order will automatically progress through
funded→completedstatus - Monitor progress via webhooks or by polling the order status