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.- Create an offramp order via
POST /ramp/order - Receive the
burnTransactionin theorder_updatedwebhook — this is a partially signed, encoded transaction pre-built by Etherfuse - Sign the
burnTransactionusing a wallet adapter with the wallet specified during onboarding, and submit it to the testnet/devnet blockchain - The order will progress to
fundedonce the transaction is confirmed - The sandbox will simulate the fiat payout, and the order will complete