Skip to main content
POST
Pré-visualizar valores de imposto da jurisdição

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Corpo

application/json
disbursementDate
string<date-time>
obrigatório

Disbursement date (RFC3339).

Exemplo:

"2026-06-14T12:00:00Z"

finalDueDate
string<date-time>
obrigatório

Final due date (RFC3339).

Exemplo:

"2026-06-14T12:00:00Z"

grossAmount
string
obrigatório

Gross disbursement amount in major currency units (e.g. "100000.00").

Exemplo:

"100000.00"

jurisdictionCode
string
obrigatório

ISO 3166-1 alpha-2 jurisdiction code (e.g. "BR").

Required string length: 2
Exemplo:

"BR"

taxRegime
string
obrigatório

Tax regime selector understood by the jurisdiction tax engine.

netDeliveredAmount
string

Optional net delivered amount in major currency units.

Exemplo:

"99949.66"

Resposta

OK

data
object
obrigatório

The computed tax-preview result (IOF, PIS, COFINS, and net delivered amount) for the requested disbursement.