> ## 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.

# FeeSummaryTotals

`OBJECT`

## Fields

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

<ResponseField name="interchangeAmount" type="Decimal!" required>
  The total amount of interchange fees collected.
</ResponseField>

<ResponseField name="networkAmount" type="Decimal!" required>
  The total amount of network fees collected.
</ResponseField>

<ResponseField name="processorAmount" type="Decimal!" required>
  The total amount of processor fees collected.
</ResponseField>

<ResponseField name="partnerAmount" type="Decimal!" required>
  The total amount of partner fees collected.
</ResponseField>
