Resolve OTC Pricing (B2B Deposit Or Withdrawal Lane)
Returns a commercial preview like POST /pricing/resolve, but selects only active pricing_profiles and fx_rate_quotes
where flow_type is b2b and otc_type matches the request (deposit or withdrawal). Generic resolve ignores OTC-scoped rows (otc_type null).
Fees: OTC B2B does not use fee_bearer. Merchant pricing is expressed only via the pricing profile (fee_type, BPS, min/max),
the FX quote (reference_rate, applied_rate), and spread_amount derived from spread. The response omits fee_bearer.
Use otc_type: withdrawal with amount_in_type: crypto for merchant sell-side quotes (same endpoint as deposit).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
b2b deposit, withdrawal "USDT"
Active three-letter ISO code in fiat_currencies. List via GET /api/v1/auth/fiat-currencies.
"KES"
Positive decimal string
fiat, crypto tron or ethereum
Response
Resolved IDs and pricing preview (includes otc_type echo)
deposit, withdrawal