Skip to main content
PATCH
Apply Commercial Quote To Draft (B2B Tab 2)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Body

application/json

Standard quote. Send pricing_profile_id, fx_rate_quote_id, and requested crypto fields. Negotiated quote. Send only negotiated_fx_reference or reference_code (mutually exclusive with the standard fields).

negotiated_fx_reference
string

Treasury-issued code (e.g. NFX-20260609-A1B2). Consumes the reference atomically.

reference_code
string

Alias for negotiated_fx_reference. When set, triggers the negotiated quote path and marks the reference consumed.

pricing_profile_id
string<uuid>
fx_rate_quote_id
string<uuid>
requested_asset
enum<string>
Available options:
USDT,
USDC
requested_network
enum<string>
Available options:
tron,
ethereum,
solana
requested_crypto_amount
string

Response

Priced

deposit
object
negotiated_fx_reference
object

Present on the negotiated quote path after the reference is consumed.