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

# fundingSummaries

> A summary of financial activity for a given funds release date or transaction activity date. Use this report to understand financial impact of daily sales, reconcile sales activity to your bank deposits, or drill deeper into the composition of your funding.

`Query`

## Arguments

<ParamField path="input" type="FundingSummariesInput!" required>
  <Expandable title="child attributes">
    <ParamField path="orderBy" type="[FundingSummarySortTypeInput!]">
      <Expandable title="child attributes">
        <ParamField path="field" type="FundingSummarySortField!" required>
          <Expandable title="Possible enum values">
            <ParamField path="FUNDS_RELEASE_DATE" type="enum" />

            <ParamField path="FUNDING_CURRENCY" type="enum" />

            <ParamField path="FUNDING_NET_AMOUNT" type="enum" />

            <ParamField path="FUNDS_TRANSFER_ID" type="enum" />

            <ParamField path="PAYMENT_BRAND" type="enum" />

            <ParamField path="PROCESSING_NETWORK" type="enum" />

            <ParamField path="TRANSACTION_ACTIVITY_DATE" type="enum" />

            <ParamField path="PAYMENT_CHANNEL" type="enum" />
          </Expandable>
        </ParamField>

        <ParamField path="sortDirection" type="SortingEnumType!" required>
          See [SortingEnumType](/acquiring/reference/graphql/types/sorting-enum-type)
        </ParamField>
      </Expandable>
    </ParamField>

    <ParamField path="paging" type="PagingInput!" required>
      See [PagingInput](/acquiring/reference/graphql/types/paging-input)
    </ParamField>

    <ParamField path="where" type="FundingSummaryFilterInput!" required>
      <Expandable title="child attributes">
        <ParamField path="acceptorId" type="GuidFilterInput">
          See [GuidFilterInput](/acquiring/reference/graphql/types/guid-filter-input)
        </ParamField>

        <ParamField path="fundingCurrency" type="StringFilterInput">
          See [StringFilterInput](/acquiring/reference/graphql/types/string-filter-input)
        </ParamField>

        <ParamField path="fundsReleaseDate" type="DateRangeFilterInput">
          See [DateRangeFilterInput](/acquiring/reference/graphql/types/date-range-filter-input)
        </ParamField>

        <ParamField path="fundsTransferId" type="GuidFilterInput">
          See [GuidFilterInput](/acquiring/reference/graphql/types/guid-filter-input)
        </ParamField>

        <ParamField path="paymentBrand" type="EnumFilterInputOfPaymentBrandInput">
          See [EnumFilterInputOfPaymentBrandInput](/acquiring/reference/graphql/types/enum-filter-input-of-payment-brand-input)
        </ParamField>

        <ParamField path="paymentChannel" type="EnumFilterInputOfPaymentChannelInput">
          See [EnumFilterInputOfPaymentChannelInput](/acquiring/reference/graphql/types/enum-filter-input-of-payment-channel-input)
        </ParamField>

        <ParamField path="perspective" type="EnumFilterInputOfPerspectiveInput">
          See [EnumFilterInputOfPerspectiveInput](/acquiring/reference/graphql/types/enum-filter-input-of-perspective-input)
        </ParamField>

        <ParamField path="transactionActivityDate" type="DateRangeFilterInput">
          See [DateRangeFilterInput](/acquiring/reference/graphql/types/date-range-filter-input)
        </ParamField>
      </Expandable>
    </ParamField>
  </Expandable>
</ParamField>

## Return type

`FundingSummaryCollection`

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

<RequestExample>
  ```graphql Operation lines expandable theme={null}
  query FundingSummaries($input: FundingSummariesInput!) {
    fundingSummaries(input: $input) {
      items {
        acceptor {
          businessName
          fundingSummaries
          id
          name
          reference
        }
        acceptorAchReturnsAmount
        acceptorDisputesNetAmount
        acceptorFeesAmount
        acceptorFeesCount
        acceptorFundingNetAmount
        acceptorInterchangeFeesAmount
        acceptorInterchangeFeesCount
        acceptorNetworkFeesAmount
        acceptorNetworkFeesCount
        acceptorPaymentsAmount
        acceptorSalesNetAmount
        achReturnsAmount
        achReturnsCount
        convenienceFeesAmount
        convenienceFeesCount
        disputeReversalAmount
        disputeReversalCount
        disputesCount
        disputesCreditAmount
        disputesCreditCount
        disputesDebitAmount
        disputesDebitCount
        disputesGrossAmount
        disputesNetAmount
        feeAmount
        feesAmount
        feesCount
        fundedDisputesCount
        fundingCurrency
        fundingNetAmount
        fundsReleaseDate
        fundsTransfer {
          acquirerId
          createdDateTime
          estimatedBankPostingDate
          fundsReleaseDate
          fundsTransferDescriptor
          id
          organizationId
          plannedFundsTransferDate
        }
        fundsTransferDescriptor
        fundsTransferId
        fundsTransferProfileId
        fundsTransferProfileName
        interchangeFeesAmount
        interchangeFeesCount
        miscAdjustmentsAmount
        miscCreditsAmount
        miscCreditsCount
        miscDebitsAmount
        miscDebitsCount
        networkFeesAmount
        networkFeesCount
        organization {
          businessName
          capabilities
          fundingSummaries
          id
          legalName
          name
          phoneNumber
        }
        partnerFeesAmount
        partnerFeesCount
        paymentBrand
        paymentChannel
        perspective
        processingNetwork
        processorFeesAmount
        processorFeesCount
        refundsCount
        refundsGrossAmount
        reservesNetAmount
        salesCount
        salesGrossAmount
        salesNetAmount
        serviceFeesAmount
        serviceFeesCount
        surchargeAmount
        surchargeCount
        thirdPartyPaymentAmount
        transactionActivityDate
        transactorFeesAmount
      }
      pageInfo {
        hasNextPage
        hasPreviousPage
      }
    }
  }
  ```

  ```json Variables lines expandable theme={null}
  {
    "input": {
      "paging": {
        "skip": 0,
        "take": 0
      },
      "where": {
        "acceptorId": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
        "fundingCurrency": "example",
        "fundsReleaseDate": "example"
      }
    }
  }
  ```

  ```bash cURL lines expandable theme={null}
  curl --request POST \
    --url https://api.sandbox.com/graphql \
    --header 'Content-Type: application/json' \
    --header 'Authorization: Bearer <YOUR_ACCESS_TOKEN>' \
    --data '{
    "query": "query FundingSummaries($input: FundingSummariesInput!) {\n  fundingSummaries(input: $input) {\n    items {\n      acceptor {\n        businessName\n        fundingSummaries\n        id\n        name\n        reference\n      }\n      acceptorAchReturnsAmount\n      acceptorDisputesNetAmount\n      acceptorFeesAmount\n      acceptorFeesCount\n      acceptorFundingNetAmount\n      acceptorInterchangeFeesAmount\n      acceptorInterchangeFeesCount\n      acceptorNetworkFeesAmount\n      acceptorNetworkFeesCount\n      acceptorPaymentsAmount\n      acceptorSalesNetAmount\n      achReturnsAmount\n      achReturnsCount\n      convenienceFeesAmount\n      convenienceFeesCount\n      disputeReversalAmount\n      disputeReversalCount\n      disputesCount\n      disputesCreditAmount\n      disputesCreditCount\n      disputesDebitAmount\n      disputesDebitCount\n      disputesGrossAmount\n      disputesNetAmount\n      feeAmount\n      feesAmount\n      feesCount\n      fundedDisputesCount\n      fundingCurrency\n      fundingNetAmount\n      fundsReleaseDate\n      fundsTransfer {\n        acquirerId\n        createdDateTime\n        estimatedBankPostingDate\n        fundsReleaseDate\n        fundsTransferDescriptor\n        id\n        organizationId\n        plannedFundsTransferDate\n      }\n      fundsTransferDescriptor\n      fundsTransferId\n      fundsTransferProfileId\n      fundsTransferProfileName\n      interchangeFeesAmount\n      interchangeFeesCount\n      miscAdjustmentsAmount\n      miscCreditsAmount\n      miscCreditsCount\n      miscDebitsAmount\n      miscDebitsCount\n      networkFeesAmount\n      networkFeesCount\n      organization {\n        businessName\n        capabilities\n        fundingSummaries\n        id\n        legalName\n        name\n        phoneNumber\n      }\n      partnerFeesAmount\n      partnerFeesCount\n      paymentBrand\n      paymentChannel\n      perspective\n      processingNetwork\n      processorFeesAmount\n      processorFeesCount\n      refundsCount\n      refundsGrossAmount\n      reservesNetAmount\n      salesCount\n      salesGrossAmount\n      salesNetAmount\n      serviceFeesAmount\n      serviceFeesCount\n      surchargeAmount\n      surchargeCount\n      thirdPartyPaymentAmount\n      transactionActivityDate\n      transactorFeesAmount\n    }\n    pageInfo {\n      hasNextPage\n      hasPreviousPage\n    }\n  }\n}",
    "variables": {
      "input": {
        "paging": {
          "skip": 0,
          "take": 0
        },
        "where": {
          "acceptorId": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
          "fundingCurrency": "example",
          "fundsReleaseDate": "example"
        }
      }
    }
  }'
  ```
</RequestExample>

<ResponseExample>
  ```json Response lines expandable theme={null}
  {
    "data": {
      "fundingSummaries": {
        "items": [
          {
            "acceptor": {
              "allocations": "example",
              "authorizationSummaries": "example",
              "billingDescriptor": "CLACKSWORTH KEYBOARDS",
              "businessName": "Clacksworth Keyboards",
              "fees": "example",
              "feeSummaries": "example",
              "fundingAchReturns": "example",
              "fundingDisputeEvents": "example",
              "fundingSummaries": "example",
              "fundingTransactions": "example",
              "id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
              "name": "Ben Torres",
              "paymentTransactions": "example",
              "paymentTransactionSummaries": "example",
              "reference": "example"
            },
            "acceptorAchReturnsAmount": 0,
            "acceptorDisputesNetAmount": 0,
            "acceptorFeesAmount": 0,
            "acceptorFeesCount": 0,
            "acceptorFundingNetAmount": 0,
            "acceptorInterchangeFeesAmount": 0,
            "acceptorInterchangeFeesCount": 0,
            "acceptorNetworkFeesAmount": 0,
            "acceptorNetworkFeesCount": 0,
            "acceptorPaymentsAmount": 0,
            "acceptorSalesNetAmount": 0,
            "achReturnsAmount": 0,
            "achReturnsCount": 0,
            "convenienceFeesAmount": 0,
            "convenienceFeesCount": 0,
            "disputeReversalAmount": 0,
            "disputeReversalCount": 0,
            "disputesCount": 0,
            "disputesCreditAmount": 0,
            "disputesCreditCount": 0,
            "disputesDebitAmount": 0,
            "disputesDebitCount": 0,
            "disputesGrossAmount": 0,
            "disputesNetAmount": 0,
            "feeAmount": 0,
            "feesAmount": 0,
            "feesCount": 0,
            "fundedDisputesCount": 0,
            "fundingCurrency": "example",
            "fundingNetAmount": 0,
            "fundsReleaseDate": "2026-01-15",
            "fundsTransfer": {
              "acquirerId": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
              "bankAccount": "example",
              "createdDateTime": "2026-01-15T14:30:00Z",
              "estimatedBankPostingDate": "2026-01-15",
              "fundsReleaseDate": "2026-01-15",
              "fundsTransferDescriptor": "example",
              "id": "c9a1e2d3-4b5f-6789-0abc-def123456789",
              "organizationId": "d8b2f3e4-5c6a-7890-1bcd-ef2345678901",
              "plannedFundsTransferDate": "2026-01-15"
            },
            "fundsTransferDescriptor": "example",
            "fundsTransferId": "e7c3a4b5-6d7e-8901-2cde-f34567890123",
            "fundsTransferProfileId": "b6d4e5f6-7a8b-9012-3def-456789012345",
            "fundsTransferProfileName": "example",
            "interchangeFeesAmount": 0,
            "interchangeFeesCount": 0,
            "miscAdjustmentsAmount": 0,
            "miscCreditsAmount": 0,
            "miscCreditsCount": 0,
            "miscDebitsAmount": 0,
            "miscDebitsCount": 0,
            "networkFeesAmount": 0,
            "networkFeesCount": 0,
            "organization": {
              "acceptorApplicationCounts": [
                "example"
              ],
              "acceptors": "example",
              "achNotificationsOfChange": "example",
              "achReturns": "example",
              "allocations": "example",
              "allowedMerchantCategories": [
                "example"
              ],
              "authorizationSummaries": "example",
              "businessAddress": "example",
              "businessName": "Clacksworth Keyboards",
              "capabilities": [
                "ACQUIRING"
              ],
              "fees": "example",
              "feeSummaries": "example",
              "fundingAchReturns": "example",
              "fundingDisbursementReturns": "example",
              "fundingDisputeEvents": "example",
              "fundingSummaries": "example",
              "fundingTransactions": "example",
              "id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
              "legalName": "example",
              "name": "Ben Torres",
              "paymentTransactions": "example",
              "paymentTransactionSummaries": "example",
              "phoneNumber": "example",
              "reportAvailability": [
                "example"
              ],
              "settings": "example"
            },
            "partnerFeesAmount": 0,
            "partnerFeesCount": 0,
            "paymentBrand": "VISA",
            "paymentChannel": "ECOMMERCE",
            "perspective": "PARTNER",
            "processingNetwork": "VISA",
            "processorFeesAmount": 0,
            "processorFeesCount": 0,
            "refundsCount": 0,
            "refundsGrossAmount": 0,
            "reservesNetAmount": 0,
            "salesCount": 0,
            "salesGrossAmount": 0,
            "salesNetAmount": 0,
            "serviceFeesAmount": 0,
            "serviceFeesCount": 0,
            "surchargeAmount": 0,
            "surchargeCount": 0,
            "thirdPartyPaymentAmount": 0,
            "transactionActivityDate": "2026-01-15",
            "transactorFeesAmount": 0
          }
        ],
        "pageInfo": {
          "hasNextPage": true,
          "hasPreviousPage": true
        }
      }
    }
  }
  ```
</ResponseExample>
