Update Token Prices API
Recompute fiat values for Breezing transactions with the automatic price update API, using historical market, custom, or on-chain token prices.
Query Parameters
Organization ID. Use GET /v1/companies to discover available org/company pairs.
"1"
Company ID. Use GET /v1/companies to discover available companies and their access levels.
"1"
Body
Transaction IDs to reprice (max 500). For any transaction that is part of an exchange trade, the engine also reprices its paired leg. Duplicate IDs are deduplicated server-side.
1 - 500 elementsPrice source. "custom" uses the custom prices saved in Breezing. "on-chain" uses on-chain vault/DEX pricing. Any other value, or omitting the field, uses the default market-price chain (CoinGecko, then CoinGecko DEX, then Bird Eye).
3-letter fiat currency for the computed prices (e.g. "USD"). Defaults to the company currency.
Optional wallet scope. Use GET /wallets to find IDs.
x > 0