List Orders By Vendor
Retrieves orders for a specific vendor. Can optionally filter by order type.
Path Parameters
Vendor UUID
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 for vendor
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 standard flows from remittance off-ramp and custodial remittance. Legacy rows are backfilled as
standard_onramp/standard_offramp.
standard_onramp, standard_offramp, remittance_offramp, custodial_remittance_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 time wrapper