Simulate fee
Authorizations
Bearer API key (recommended). Format: Bearer sk_live_<hex>. Send the key directly - no signature, nonce or timestamp. Create/revoke keys in the dashboard or via /partners/me/api-keys. Accepted on the same routes as the HMAC scheme. - API key Bearer (recomendada), aceita nas mesmas rotas que o esquema HMAC.
Body
number. Order amount in fiat (BRL) to price. Must be greater than zero. Runs the same code path as a real quote, so the simulation matches what the quote will charge. - Valor da ordem em fiat (BRL) a precificar. Roda o MESMO caminho da cotacao real.
integer (optional). Price the order for this asset (id from GET /accepted-cryptos). BRLP carries NO platform rate (floor + your markup only), so simulating it shows that. Unknown id: 400 INVALID_ASSET_ID. Omit for the generic schedule. - Precifica para este ativo; o BRLP nao tem percentual de plataforma (so piso + seu markup).
Response
Default Response