Skip to main content
query FeeSummaries($input: FeeSummaryInput!) {
  feeSummaries(input: $input) {
    items {
      acceptor {
        businessName
        feeSummaries
        id
        name
        reference
      }
      billableEventAmount
      billableEventType
      feeActivityDate
      feeAmount
      feeCount
      feeDescription
      feeName
      feeProfileId
      feeRateMultiplier
      feeRateUnitAmount
      feeType
      fundingCurrency
      fundsReleaseDate
      fundsTransferId
      merchantCategory
      organization {
        businessName
        capabilities
        feeSummaries
        id
        legalName
        name
        phoneNumber
      }
      paymentBrand
      paymentFundingSource
      paymentProduct
      perspective
      processingNetwork
      productPillar
    }
    pageInfo {
      hasNextPage
      hasPreviousPage
    }
  }
}
{
  "data": {
    "feeSummaries": {
      "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"
          },
          "billableEventAmount": 0,
          "billableEventType": "UNKNOWN",
          "feeActivityDate": "2026-01-15",
          "feeAmount": 0,
          "feeCount": 0,
          "feeDescription": "example",
          "feeName": "example",
          "feeProfileId": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
          "feeRateMultiplier": 0,
          "feeRateUnitAmount": 0,
          "feeType": "SETTLEMENT",
          "fundingCurrency": "example",
          "fundsReleaseDate": "2026-01-15",
          "fundsTransferId": "c9a1e2d3-4b5f-6789-0abc-def123456789",
          "merchantCategory": "example",
          "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": "d8b2f3e4-5c6a-7890-1bcd-ef2345678901",
            "legalName": "example",
            "name": "Ben Torres",
            "paymentTransactions": "example",
            "paymentTransactionSummaries": "example",
            "phoneNumber": "example",
            "reportAvailability": [
              "example"
            ],
            "settings": "example"
          },
          "paymentBrand": "VISA",
          "paymentFundingSource": "UNKNOWN",
          "paymentProduct": "example",
          "perspective": "PARTNER",
          "processingNetwork": "VISA",
          "productPillar": "BOARDING"
        }
      ],
      "pageInfo": {
        "hasNextPage": true,
        "hasPreviousPage": true
      }
    }
  }
}
Query

Arguments

input
FeeSummaryInput!
required

Return type

FeeSummaryCollection
items
[FeeSummary!]!
required
pageInfo
PageInfo!
required
query FeeSummaries($input: FeeSummaryInput!) {
  feeSummaries(input: $input) {
    items {
      acceptor {
        businessName
        feeSummaries
        id
        name
        reference
      }
      billableEventAmount
      billableEventType
      feeActivityDate
      feeAmount
      feeCount
      feeDescription
      feeName
      feeProfileId
      feeRateMultiplier
      feeRateUnitAmount
      feeType
      fundingCurrency
      fundsReleaseDate
      fundsTransferId
      merchantCategory
      organization {
        businessName
        capabilities
        feeSummaries
        id
        legalName
        name
        phoneNumber
      }
      paymentBrand
      paymentFundingSource
      paymentProduct
      perspective
      processingNetwork
      productPillar
    }
    pageInfo {
      hasNextPage
      hasPreviousPage
    }
  }
}
{
  "data": {
    "feeSummaries": {
      "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"
          },
          "billableEventAmount": 0,
          "billableEventType": "UNKNOWN",
          "feeActivityDate": "2026-01-15",
          "feeAmount": 0,
          "feeCount": 0,
          "feeDescription": "example",
          "feeName": "example",
          "feeProfileId": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
          "feeRateMultiplier": 0,
          "feeRateUnitAmount": 0,
          "feeType": "SETTLEMENT",
          "fundingCurrency": "example",
          "fundsReleaseDate": "2026-01-15",
          "fundsTransferId": "c9a1e2d3-4b5f-6789-0abc-def123456789",
          "merchantCategory": "example",
          "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": "d8b2f3e4-5c6a-7890-1bcd-ef2345678901",
            "legalName": "example",
            "name": "Ben Torres",
            "paymentTransactions": "example",
            "paymentTransactionSummaries": "example",
            "phoneNumber": "example",
            "reportAvailability": [
              "example"
            ],
            "settings": "example"
          },
          "paymentBrand": "VISA",
          "paymentFundingSource": "UNKNOWN",
          "paymentProduct": "example",
          "perspective": "PARTNER",
          "processingNetwork": "VISA",
          "productPillar": "BOARDING"
        }
      ],
      "pageInfo": {
        "hasNextPage": true,
        "hasPreviousPage": true
      }
    }
  }
}