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

# FundingSummaryCollection

`OBJECT`

## Fields

<ResponseField name="items" type="[FundingSummary!]!" required>
  <Expandable title="child attributes">
    <ResponseField name="acceptor" type="Acceptor">
      See [Acceptor](/acquiring/reference/graphql/types/acceptor)
    </ResponseField>

    <ResponseField name="acceptorAchReturnsAmount" type="Decimal!" required>
      Total monetary amount of ACH returns from the acceptor.
    </ResponseField>

    <ResponseField name="acceptorDisputesNetAmount" type="Decimal!" required>
      Net amount of financially impacting disputes debited from and or credited to the acceptor.
    </ResponseField>

    <ResponseField name="acceptorFeesAmount" type="Decimal!" required>
      The total amount of fees paid by the acceptor.
    </ResponseField>

    <ResponseField name="acceptorFeesCount" type="Int!" required>
      Total number of fees paid by the acceptor.
    </ResponseField>

    <ResponseField name="acceptorFundingNetAmount" type="Decimal!" required>
      The net amount funded to (or debited from) the acceptor.
    </ResponseField>

    <ResponseField name="acceptorInterchangeFeesAmount" type="Decimal!" required>
      Total amount of interchange fees charged to acceptor.
    </ResponseField>

    <ResponseField name="acceptorInterchangeFeesCount" type="Int!" required>
      Total number of network fees charged to acceptor.
    </ResponseField>

    <ResponseField name="acceptorNetworkFeesAmount" type="Decimal!" required>
      Total amount of network fees charged to acceptor.
    </ResponseField>

    <ResponseField name="acceptorNetworkFeesCount" type="Int!" required>
      Total number of interchange fees charged to acceptor.
    </ResponseField>

    <ResponseField name="acceptorPaymentsAmount" type="Decimal!" required deprecated>
      The total amount of net sales (refunds + captures) processed.

      **Deprecated:** Use acceptorNetSettledSalesAmount instead
    </ResponseField>

    <ResponseField name="acceptorSalesNetAmount" type="Decimal!" required>
      The net amount of the acceptor's sales and refunds.
    </ResponseField>

    <ResponseField name="achReturnsAmount" type="Decimal!" required>
      Total monetary amount of ACH returns
    </ResponseField>

    <ResponseField name="achReturnsCount" type="Int!" required>
      Total number of ACH returns
    </ResponseField>

    <ResponseField name="convenienceFeesAmount" type="Decimal!" required>
      Total amount of convenience fees charged to the customer.
    </ResponseField>

    <ResponseField name="convenienceFeesCount" type="Int!" required>
      Total number of convenience fees charged to the customer.
    </ResponseField>

    <ResponseField name="disputeReversalAmount" type="Decimal" deprecated>
      The total amount of disputes represented and credited to the acceptor.

      **Deprecated:** Use disputesCreditAmount instead
    </ResponseField>

    <ResponseField name="disputeReversalCount" type="Int" deprecated>
      The total number of representments

      **Deprecated:** Use disputesCreditCount instead
    </ResponseField>

    <ResponseField name="disputesCount" type="Int!" required>
      The total number of dispute debits and credits applied on your account. Calculated as \[Dispute credits count - Dispute debits count]
    </ResponseField>

    <ResponseField name="disputesCreditAmount" type="Decimal!" required>
      The amount of financially impacting dispute events (e.g., representments) credited to your account.
    </ResponseField>

    <ResponseField name="disputesCreditCount" type="Int!" required>
      The number of financially impacting dispute events (e.g., representments) credited to your account.
    </ResponseField>

    <ResponseField name="disputesDebitAmount" type="Decimal!" required>
      The amount of financially impacting dispute events (e.g., 1st chargebacks) debited from your account.
    </ResponseField>

    <ResponseField name="disputesDebitCount" type="Int!" required>
      The number of financially impacting dispute events (e.g., 1st chargebacks) debited from your account.
    </ResponseField>

    <ResponseField name="disputesGrossAmount" type="Decimal!" required deprecated>
      The total amount of financially impacting disputes.

      **Deprecated:** Use disputesNetAmount instead
    </ResponseField>

    <ResponseField name="disputesNetAmount" type="Decimal!" required>
      The net amount of financially impacting dispute events funded to our from your account. Calculated as \[Dispute credits - Dispute debits].
    </ResponseField>

    <ResponseField name="feeAmount" type="Decimal!" required deprecated>
      The total amount of fees. Calculated as \[Interchange + Network fees + Processor fees + Transactor fees].

      **Deprecated:** Use feesAmount instead.
    </ResponseField>

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

    <ResponseField name="feesCount" type="Int!" required>
      Total number of fees.
    </ResponseField>

    <ResponseField name="fundedDisputesCount" type="Int!" required deprecated>
      The total number of dispute debits and credits applied on your account. Calculated as \[Dispute credits count - Dispute debits count]

      **Deprecated:** Use disputesCount instead.
    </ResponseField>

    <ResponseField name="fundingCurrency" type="String!" required>
      The currency of the funded transaction, formatted in ISO 4217 alphabetic code.
    </ResponseField>

    <ResponseField name="fundingNetAmount" type="Decimal!" required>
      The amount transferred from Tesouro to the recipient's bank.
    </ResponseField>

    <ResponseField name="fundsReleaseDate" type="Date!" required>
      The date that Tesouro releases the funds from its bank account to the recipient's bank account.
    </ResponseField>

    <ResponseField name="fundsTransfer" type="FundsTransfer">
      The funds transfer associated with this funding summary, containing bank account details.

      See [FundsTransfer](/acquiring/reference/graphql/types/funds-transfer)
    </ResponseField>

    <ResponseField name="fundsTransferDescriptor" type="String">
      A value created by Tesouro and sent with the funds transfer to the recipient's bank for display on the bank statement. It includes information on who sent the money and the purpose of the payment. The recipient can use this value to help with bank and transaction reconciliation.
    </ResponseField>

    <ResponseField name="fundsTransferId" type="UUID!" required>
      A unique identifier created by Tesouro and assigned to the transfer of money to a bank account, that identifies a cohort of funded transactions making up the transfer.
    </ResponseField>

    <ResponseField name="fundsTransferProfileId" type="UUID">
      A reusable identifier created and used internally by Tesouro, and assigned to the configuration of funding profiles specifying who and/or where the funds transfer is sent.
    </ResponseField>

    <ResponseField name="fundsTransferProfileName" type="String">
      A reusable, descriptive name specified by the transactor, labeling who and/or where the funds transfer is going. E.g., the name of a specific acceptor, a group of acceptors, a bank account, etc.
    </ResponseField>

    <ResponseField name="interchangeFeesAmount" type="Decimal!" required>
      Total amount of interchange fees.
    </ResponseField>

    <ResponseField name="interchangeFeesCount" type="Int!" required>
      Total number of interchange fees.
    </ResponseField>

    <ResponseField name="miscAdjustmentsAmount" type="Decimal">
      The net amount of miscellaneous adjustments. Calculated as \[Miscellaneous credits - Miscellaneous debits].
    </ResponseField>

    <ResponseField name="miscCreditsAmount" type="Decimal">
      The total amount of miscellaneous credits
    </ResponseField>

    <ResponseField name="miscCreditsCount" type="Int">
      The total number of miscellaneous credits
    </ResponseField>

    <ResponseField name="miscDebitsAmount" type="Decimal">
      The total amount of miscellaneous debits
    </ResponseField>

    <ResponseField name="miscDebitsCount" type="Int">
      The total number of miscellaneous debits
    </ResponseField>

    <ResponseField name="networkFeesAmount" type="Decimal!" required>
      Total amount of network fees.
    </ResponseField>

    <ResponseField name="networkFeesCount" type="Int!" required>
      Total number of network fees.
    </ResponseField>

    <ResponseField name="organization" type="Organization!" required>
      See [Organization](/acquiring/reference/graphql/types/organization)
    </ResponseField>

    <ResponseField name="partnerFeesAmount" type="Decimal!" required>
      The total amount of partner fees passed onto the acceptor.
    </ResponseField>

    <ResponseField name="partnerFeesCount" type="Int!" required>
      Total number of partner fees charged to the acceptor.
    </ResponseField>

    <ResponseField name="paymentBrand" type="PaymentBrand">
      Specifies which payment brand was used, e.g., Visa, Mastercard, Discover, American Express, etc. NOTE: This field will present a null, not applicable, or empty value if the fee is not tied to a specific transaction.

      See [PaymentBrand](/acquiring/reference/graphql/types/payment-brand)
    </ResponseField>

    <ResponseField name="paymentChannel" type="PaymentChannel">
      Specifies how the payment was made, e.g., Ecommerce, Mail Order/Telephone Order, or Retail.

      See [PaymentChannel](/acquiring/reference/graphql/types/payment-channel)
    </ResponseField>

    <ResponseField name="perspective" type="Perspective">
      The perspective of the funds transfer, which can be either 'Acceptor' or 'Partner'. This field is used to determine the perspective from which the funds transfer is reported.

      See [Perspective](/acquiring/reference/graphql/types/perspective)
    </ResponseField>

    <ResponseField name="processingNetwork" type="Network">
      The processing network that the transaction was sent across, which may be unaffiliated with the card brand. NOTE: This field will present a null, not applicable, or empty value if the fee is not tied to a specific transaction.

      See [Network](/acquiring/reference/graphql/types/network)
    </ResponseField>

    <ResponseField name="processorFeesAmount" type="Decimal!" required>
      Total amount of processor fees charged by Tesouro.
    </ResponseField>

    <ResponseField name="processorFeesCount" type="Int!" required>
      Total number of processor fees.
    </ResponseField>

    <ResponseField name="refundsCount" type="Int!" required>
      The total number of refunded transactions.
    </ResponseField>

    <ResponseField name="refundsGrossAmount" type="Decimal!" required>
      The gross refunds amount before deducting any associated transaction-level fees.
    </ResponseField>

    <ResponseField name="reservesNetAmount" type="Decimal!" required>
      The net reserve amount, if applicable.
    </ResponseField>

    <ResponseField name="salesCount" type="Int!" required>
      The total number of captured sale transactions
    </ResponseField>

    <ResponseField name="salesGrossAmount" type="Decimal!" required>
      The gross sales amount before deducting any associated transaction-level fees.
    </ResponseField>

    <ResponseField name="salesNetAmount" type="Decimal!" required>
      The net transaction amount, calculated as \[Gross sales amount - Gross refunds amount]
    </ResponseField>

    <ResponseField name="serviceFeesAmount" type="Decimal!" required>
      Total amount of service fees charged to the customer.
    </ResponseField>

    <ResponseField name="serviceFeesCount" type="Int!" required>
      Total number of service fees charged to the customer.
    </ResponseField>

    <ResponseField name="surchargeAmount" type="Decimal!" required>
      Total amount of surcharges charged to the customer.
    </ResponseField>

    <ResponseField name="surchargeCount" type="Int!" required>
      Total number of surcharges charged to the customer.
    </ResponseField>

    <ResponseField name="thirdPartyPaymentAmount" type="Decimal!" required>
      The total amount transferred to third parties.
    </ResponseField>

    <ResponseField name="transactionActivityDate" type="Date!" required>
      The date Tesouro recognized the payment request based upon the acceptor cutoff
    </ResponseField>

    <ResponseField name="transactorFeesAmount" type="Decimal!" required deprecated>
      The total amount of transactor fees passed onto the acceptor.

      **Deprecated:** Use partnerFeesAmount instead.
    </ResponseField>
  </Expandable>
</ResponseField>

<ResponseField name="pageInfo" type="PageInfo!" required>
  <Expandable title="child attributes">
    <ResponseField name="hasNextPage" type="Boolean!" required />

    <ResponseField name="hasPreviousPage" type="Boolean!" required />
  </Expandable>
</ResponseField>
