Checkout catalog (corridors, methods, and providers)
Single indicative catalog for partner checkout UI: per-country onramp/offramp, mobile_money and bank buckets with live provider lists, optional rails for international payout markets, and international_bank for EUR/USD payin. Composed from cached upstream discovery APIs (refreshed periodically). providers[].id is the opaque institution UUID to send as payment_method.network_id on quote (bank rows may also use GET /banks). Each provider includes min_amount, max_amount, and currency for checkout validation. OnRamp and OffRamp provider lists can differ for the same country (filter with order_type). Optional filters: country, currency, order_type (OnRamp | OffRamp). Omit filters for the full tree. Binding eligibility: POST /partner/orders/quote.
mobile_money and bank buckets with live provider lists, optional rails for international payout markets, and international_bank for EUR/USD payin.
Provider IDs
providers[].id is the opaque institution UUID to send as payment_method.network_id on quote. Bank rows may also use GET /partner/banks.
Each provider includes min_amount, max_amount, and currency for checkout validation.
Optional filters: country, currency, order_type. Omit filters for the full tree.
POST /partner/orders/quote.Authorizations
Query Parameters
Filter by ISO country (e.g. KE).
Filter by fiat currency (e.g. KES, EUR).
Filter by order type: OnRamp (buy) or OffRamp (sell).
"OnRamp"