List Orders By Status
Retrieves orders with a specific status. Can optionally filter by order type.
Path Parameters
Order status (pending, processing, confirming, completed, cancelled, awaiting_crypto, etc.)
Query Parameters
Page number (1-indexed)
x >= 1Number of orders per page
1 <= x <= 100Filter by order type (optional)
ON_RAMP_BUY, ON_RAMP_SELL, OFF_RAMP_BUY, OFF_RAMP_SELL Response
Orders by status
- Option 1
- Option 2
Liquidity provider (publisher). API name vendor_id.
Liquidity listing id. API name offer_id. Nullable for custodial remittance orders.
Backward-compatible alias for crypto_amount
pending, processing, confirming, completed, cancelled, failed e.g., mpesa
Database-style nullable string wrapper
Database-style nullable string wrapper
Database-style nullable time wrapper
Database-style nullable time wrapper
Database-style nullable string wrapper
Database-style nullable string wrapper
Database-style nullable string wrapper
Database-style nullable string wrapper
ON_RAMP_BUY, ON_RAMP_SELL, OFF_RAMP_BUY, OFF_RAMP_SELL Distinguishes marketplace, remittance, custodial remittance, and company fiat-on-demand off-ramp flows.
Legacy rows are backfilled as standard_onramp/standard_offramp.
treasury_offramp has no offer_id. Vendor is the platform treasury.
standard_onramp, standard_offramp, remittance_offramp, custodial_remittance_offramp, treasury_offramp Database-style nullable string wrapper
Database-style nullable string wrapper
Database-style nullable string wrapper
Database-style nullable string wrapper
Database-style nullable string wrapper
Database-style nullable string wrapper
Database-style nullable string wrapper
Database-style nullable string wrapper
Database-style nullable string wrapper
Database-style nullable string wrapper
Database-style nullable string wrapper
Database-style nullable string wrapper
Database-style nullable string wrapper
Database-style nullable string wrapper
Database-style nullable time wrapper