Create FX Rate Quote (Admin)
Stores a reference and applied rate for a flow/asset/fiat pair. Used with pricing profiles when creating orders or transfers.
B2B OTC: When flow_type is b2b, otc_type is required (deposit or withdrawal) so quotes pair with OTC-scoped profiles and POST /pricing/resolve-otc.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
onramp, offramp, p2p, b2b, b2b2c, remittance Required when flow_type=remittance. Prefer active ISO 3166-1 alpha-3 code from the countries catalog. Example KEN. Legacy alpha-2 input is accepted and normalized to alpha-3
Required when flow_type=remittance. Prefer active ISO 3166-1 alpha-3 code from the countries catalog. Example UGA. Legacy alpha-2 input is accepted and normalized to alpha-3
Required when flow_type=b2b. Omit for non-b2b flows.
deposit, withdrawal Response
Created