> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Taxes

`OBJECT`

## Fields

<ResponseField name="totalAmount" type="Decimal!" required>
  The total amount of taxes collected.
</ResponseField>

<ResponseField name="localAmount" type="Decimal">
  The total amount of local taxes collected.
</ResponseField>

<ResponseField name="nationalAmount" type="Decimal">
  The total amount of national taxes collected.
</ResponseField>
