Skip to main content
Retrieve disputes based on query parameters

Arguments

input
required

Fields

items
required
pageInfo
required
query disputes($input: DisputesQueryInput!) {
  disputes(input: $input) {
    items {
      disputeAttachments {
        dispute {
          disputeAttachments {
            dispute {
              ...DisputeFragment
            }
            id
            acceptor {
              ...AcceptorFragment
            }
            acquirer {
              ...AcquirerFragment
            }
            createdDateTime
            description
            fileName
            fileType
            fileUrl
            organization {
              ...OrganizationFragment
            }
          }
          disputeEvents {
            items {
              ...DisputeEventFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          id
          acceptor {
            id
            businessName
            name
            reference
            billingDescriptor {
              ...BillingDescriptorFragment
            }
            allocations {
              ...AllocationDetailCollectionFragment
            }
            fees {
              ...FeeCollectionFragment
            }
            feeSummaries {
              ...FeeSummaryCollectionFragment
            }
            fundingAchReturns {
              ...FundingAchReturnOutputCollectionFragment
            }
            fundingDisputeEvents {
              ...FundingDisputeEventOutputCollectionFragment
            }
            fundingSummaries {
              ...FundingSummaryCollectionFragment
            }
            fundingTransactions {
              ...FundingTransactionCollectionFragment
            }
            authorizationSummaries {
              ...AuthorizationSummaryCollectionFragment
            }
            paymentTransactions {
              ...PaymentTransactionCollectionFragment
            }
            paymentTransactionSummaries {
              ...PaymentTransactionSummaryCollectionFragment
            }
          }
          acquirer {
            id
            businessName
            acquirerBin {
              ...AcquirerBinFragment
            }
          }
          acquirerReferenceNumber
          amountContext
          assignment
          caseNumber
          createdDateTime
          disputeAmount
          disputeCurrencyCode
          disputeDate
          disputeFundingAmount
          disputeFundingCurrency
          lastUpdatedUserId
          lifeCycle
          networkReason
          networkReasonCode
          networkReasonLabel
          organization {
            id
            acceptors {
              ...AcceptorCollectionFragment
            }
            businessName
            legalName
            name
            allowedMerchantCategories {
              ...MerchantCategoryFragment
            }
            settings {
              ...OrganizationSettingsOutputFragment
            }
            businessAddress {
              ...AddressOutputFragment
            }
            phoneNumber
            achNotificationsOfChange {
              ...AchNotificationOfChangeCollectionFragment
            }
            achReturns {
              ...AchReturnCollectionFragment
            }
            allocations {
              ...AllocationDetailCollectionFragment
            }
            authorizationSummaries {
              ...AuthorizationSummaryCollectionFragment
            }
            fees {
              ...FeeCollectionFragment
            }
            feeSummaries {
              ...FeeSummaryCollectionFragment
            }
            fundingAchReturns {
              ...FundingAchReturnOutputCollectionFragment
            }
            fundingDisputeEvents {
              ...FundingDisputeEventOutputCollectionFragment
            }
            fundingSummaries {
              ...FundingSummaryCollectionFragment
            }
            fundingTransactions {
              ...FundingTransactionCollectionFragment
            }
            reportAvailability {
              ...ReportAvailabilityFragment
            }
            paymentTransactions {
              ...PaymentTransactionCollectionFragment
            }
            paymentTransactionSummaries {
              ...PaymentTransactionSummaryCollectionFragment
            }
            acceptorApplicationCounts {
              ...AcceptorApplicationCountsFragment
            }
          }
          paymentBrand
          paymentId
          processingNetwork
          processorExpirationDate
          respondByDate
          status
          transactionId
          updatedDateTime
          workflowAssignment
        }
        id
        acceptor {
          id
          businessName
          name
          reference
          billingDescriptor {
            name
            serviceFeeName
            city
            state
          }
          allocations {
            items {
              ...AllocationDetailFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          fees {
            items {
              ...FeeFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          feeSummaries {
            items {
              ...FeeSummaryFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          fundingAchReturns {
            items {
              ...FundingAchReturnOutputFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          fundingDisputeEvents {
            items {
              ...FundingDisputeEventOutputFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          fundingSummaries {
            items {
              ...FundingSummaryFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          fundingTransactions {
            items {
              ...FundingTransactionFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          authorizationSummaries {
            items {
              ...AuthorizationSummaryFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          paymentTransactions {
            items {
              ...PaymentTransactionFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          paymentTransactionSummaries {
            items {
              ...PaymentTransactionSummaryFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
        }
        acquirer {
          id
          businessName
          acquirerBin {
            bin
            paymentNetwork
          }
        }
        createdDateTime
        description
        fileName
        fileType
        fileUrl
        organization {
          id
          acceptors {
            items {
              ...AcceptorFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          businessName
          legalName
          name
          allowedMerchantCategories {
            code
          }
          settings {
            access {
              ...OrganizationAccessSettingsFragment
            }
          }
          businessAddress {
            address1
            address2
            address3
            city
            state
            postalCode
            countryCode
          }
          phoneNumber
          achNotificationsOfChange {
            items {
              ...AchNotificationOfChangeFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          achReturns {
            items {
              ...AchReturnFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          allocations {
            items {
              ...AllocationDetailFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          authorizationSummaries {
            items {
              ...AuthorizationSummaryFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          fees {
            items {
              ...FeeFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          feeSummaries {
            items {
              ...FeeSummaryFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          fundingAchReturns {
            items {
              ...FundingAchReturnOutputFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          fundingDisputeEvents {
            items {
              ...FundingDisputeEventOutputFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          fundingSummaries {
            items {
              ...FundingSummaryFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          fundingTransactions {
            items {
              ...FundingTransactionFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          reportAvailability {
            dateType
            availabilityStartDate
            availabilityEndDate
          }
          paymentTransactions {
            items {
              ...PaymentTransactionFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          paymentTransactionSummaries {
            items {
              ...PaymentTransactionSummaryFragment
            }
            pageInfo {
              ...PageInfoFragment
            }
          }
          acceptorApplicationCounts {
            acceptorApplicationStatus
            total
          }
        }
      }
      disputeEvents {
        items {
          attachment {
            dispute {
              ...DisputeFragment
            }
            id
            acceptor {
              ...AcceptorFragment
            }
            acquirer {
              ...AcquirerFragment
            }
            createdDateTime
            description
            fileName
            fileType
            fileUrl
            organization {
              ...OrganizationFragment
            }
          }
          dispute {
            disputeAttachments {
              ...DisputeAttachmentFragment
            }
            disputeEvents {
              ...DisputeEventCollectionFragment
            }
            id
            acceptor {
              ...AcceptorFragment
            }
            acquirer {
              ...AcquirerFragment
            }
            acquirerReferenceNumber
            amountContext
            assignment
            caseNumber
            createdDateTime
            disputeAmount
            disputeCurrencyCode
            disputeDate
            disputeFundingAmount
            disputeFundingCurrency
            lastUpdatedUserId
            lifeCycle
            networkReason
            networkReasonCode
            networkReasonLabel
            organization {
              ...OrganizationFragment
            }
            paymentBrand
            paymentId
            processingNetwork
            processorExpirationDate
            respondByDate
            status
            transactionId
            updatedDateTime
            workflowAssignment
          }
          id
          acceptor {
            id
            businessName
            name
            reference
            billingDescriptor {
              ...BillingDescriptorFragment
            }
            allocations {
              ...AllocationDetailCollectionFragment
            }
            fees {
              ...FeeCollectionFragment
            }
            feeSummaries {
              ...FeeSummaryCollectionFragment
            }
            fundingAchReturns {
              ...FundingAchReturnOutputCollectionFragment
            }
            fundingDisputeEvents {
              ...FundingDisputeEventOutputCollectionFragment
            }
            fundingSummaries {
              ...FundingSummaryCollectionFragment
            }
            fundingTransactions {
              ...FundingTransactionCollectionFragment
            }
            authorizationSummaries {
              ...AuthorizationSummaryCollectionFragment
            }
            paymentTransactions {
              ...PaymentTransactionCollectionFragment
            }
            paymentTransactionSummaries {
              ...PaymentTransactionSummaryCollectionFragment
            }
          }
          acquirer {
            id
            businessName
            acquirerBin {
              ...AcquirerBinFragment
            }
          }
          createdDateTime
          cycle
          dateOfEvent
          eventType
          fromQueue
          lifeCycle
          organization {
            id
            acceptors {
              ...AcceptorCollectionFragment
            }
            businessName
            legalName
            name
            allowedMerchantCategories {
              ...MerchantCategoryFragment
            }
            settings {
              ...OrganizationSettingsOutputFragment
            }
            businessAddress {
              ...AddressOutputFragment
            }
            phoneNumber
            achNotificationsOfChange {
              ...AchNotificationOfChangeCollectionFragment
            }
            achReturns {
              ...AchReturnCollectionFragment
            }
            allocations {
              ...AllocationDetailCollectionFragment
            }
            authorizationSummaries {
              ...AuthorizationSummaryCollectionFragment
            }
            fees {
              ...FeeCollectionFragment
            }
            feeSummaries {
              ...FeeSummaryCollectionFragment
            }
            fundingAchReturns {
              ...FundingAchReturnOutputCollectionFragment
            }
            fundingDisputeEvents {
              ...FundingDisputeEventOutputCollectionFragment
            }
            fundingSummaries {
              ...FundingSummaryCollectionFragment
            }
            fundingTransactions {
              ...FundingTransactionCollectionFragment
            }
            reportAvailability {
              ...ReportAvailabilityFragment
            }
            paymentTransactions {
              ...PaymentTransactionCollectionFragment
            }
            paymentTransactionSummaries {
              ...PaymentTransactionSummaryCollectionFragment
            }
            acceptorApplicationCounts {
              ...AcceptorApplicationCountsFragment
            }
          }
          source
          status
          toQueue
          userId
        }
        pageInfo {
          hasNextPage
          hasPreviousPage
        }
      }
      id
      acceptor {
        id
        businessName
        name
        reference
        billingDescriptor {
          name
          serviceFeeName
          city
          state
        }
        allocations {
          items {
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            presenterId
            rateUnitAmount
            rateMultiplier
            allocationType
            name
            description
            allocationCalculatedAmount
            productPillar
            activityDate
            transactionDateTime
            billableEventAmount
            accountNumberPrefix
            accountNumberSuffix
            paymentBrand
            paymentFundingSource
            fundingCurrency
            billableEventCurrency
            merchantCategory
            processingNetwork
            orderReference
            transactionReference
            transactionId
            fundsTransferDescriptor
            fundsReleaseDate
            fundsTransferId
            paymentId
            billableEventType
            paymentProduct
            consumerType
            billingEventSourceId
            billingEventSourceType
            perspective
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        fees {
          items {
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            presenterId
            rateUnitAmount
            rateMultiplier
            feeType
            name
            description
            feeCalculatedAmount
            productPillar
            activityDate
            transactionDateTime
            billableEventAmount
            accountNumberPrefix
            accountNumberSuffix
            paymentBrand
            paymentFundingSource
            fundingCurrency
            billableEventCurrency
            merchantCategory
            processingNetwork
            orderReference
            transactionReference
            transactionId
            fundsTransferDescriptor
            fundsReleaseDate
            fundsTransferId
            paymentId
            billableEventType
            paymentProduct
            consumerType
            billingEventSourceId
            billingEventSourceType
            perspective
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        feeSummaries {
          items {
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            feeActivityDate
            feeType
            billableEventType
            fundsReleaseDate
            feeName
            feeDescription
            productPillar
            feeProfileId
            fundingCurrency
            feeCount
            feeRateMultiplier
            feeRateUnitAmount
            feeAmount
            processingNetwork
            paymentBrand
            paymentProduct
            paymentFundingSource
            merchantCategory
            billableEventAmount
            fundsTransferId
            perspective
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        fundingAchReturns {
          items {
            id
            fundingAmount
            fundingCurrency
            fundsTransferDescriptor
            fundsTransferId
            fundsReleaseDate
            perspective
            acceptor {
              ...AcceptorFragment
            }
            accountNumberEndingIn
            accountOwnerName
            accountOwnerType
            accountType
            activityDate
            amount
            currency
            organization {
              ...OrganizationFragment
            }
            reasonCode
            reason
            routingNumber
            traceNumber
            transactionActivityDate
            transactionAmount
            paymentId
            transactionDateTime
            transactionId
            transactionReference
            transactionTraceNumber
            transactionType
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        fundingDisputeEvents {
          items {
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            id
            acquirerReferenceNumber
            disputeId
            dateOfEvent
            fundingAmount
            fundingCurrency
            fundsTransferDescriptor
            fundsTransferId
            fundsReleaseDate
            lifeCycle
            paymentBrand
            paymentId
            processingNetwork
            transactionId
            transactionReference
            perspective
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        fundingSummaries {
          items {
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            transactionActivityDate
            paymentBrand
            fundsTransferProfileId
            fundsTransferProfileName
            disputeReversalAmount
            disputeReversalCount
            acceptorPaymentsAmount
            miscCreditsAmount
            miscDebitsAmount
            miscCreditsCount
            miscDebitsCount
            miscAdjustmentsAmount
            processingNetwork
            fundingCurrency
            fundsTransferDescriptor
            fundsTransferId
            fundsTransfer {
              ...FundsTransferFragment
            }
            fundsReleaseDate
            processorFeesAmount
            networkFeesAmount
            interchangeFeesAmount
            partnerFeesAmount
            transactorFeesAmount
            salesGrossAmount
            refundsGrossAmount
            disputesGrossAmount
            disputesCreditAmount
            disputesCreditCount
            disputesDebitAmount
            disputesDebitCount
            disputesNetAmount
            reservesNetAmount
            thirdPartyPaymentAmount
            fundingNetAmount
            salesCount
            refundsCount
            fundedDisputesCount
            disputesCount
            feeAmount
            feesAmount
            salesNetAmount
            feesCount
            interchangeFeesCount
            networkFeesCount
            partnerFeesCount
            processorFeesCount
            serviceFeesAmount
            serviceFeesCount
            convenienceFeesAmount
            convenienceFeesCount
            surchargeAmount
            surchargeCount
            acceptorFundingNetAmount
            achReturnsAmount
            achReturnsCount
            acceptorAchReturnsAmount
            paymentChannel
            perspective
            acceptorNetworkFeesAmount
            acceptorInterchangeFeesAmount
            acceptorNetworkFeesCount
            acceptorInterchangeFeesCount
            acceptorDisputesNetAmount
            acceptorFeesCount
            acceptorFeesAmount
            acceptorSalesNetAmount
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        fundingTransactions {
          items {
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            fundsTransferId
            fundsTransfer {
              ...FundsTransferFragment
            }
            fundsReleaseDate
            fundsTransferDescriptor
            fundingCurrency
            fundingGrossAmount
            interchangeFeesAmount
            networkFeesAmount
            acceptorInterchangeFeesAmount
            acceptorNetworkFeesAmount
            processorFeesAmount
            transactorFeesAmount
            partnerFeesAmount
            isPartnerFeeAdjusted
            convenienceFeesAmount
            serviceFeesAmount
            surchargeAmount
            fundingNetAmount
            paymentTransaction {
              ...PaymentTransactionFragment
            }
            perspective
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        authorizationSummaries {
          items {
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            transactionCurrency
            transactionCount
            transactionAmountApproved
            transactionAmountRequested
            processorResponseCode
            processorResponseMessage
            avsResponse
            securityCodeNetworkResponse
            paymentChannel
            merchantCategory
            transactionType
            issuingBankName
            issuingBankCountry
            paymentProduct
            paymentFundingSource
            approvalStatus
            transactionActivityDate
            paymentBrand
            processingNetwork
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        paymentTransactions {
          items {
            id
            reference
            billingDescriptor
            paymentId
            activityDate
            transactionDateTime
            processingNetwork
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            transactionType
            businessApplicationId
            fees {
              ...FeeDetailsFragment
            }
            taxes {
              ...TaxesFragment
            }
            amountDetails {
              ...AmountDetailsFragment
            }
            lineItems {
              ...LineItemFragment
            }
            taxIdentificationNumber
            processorResponseCode
            processorResponseMessage
            merchantCategory
            responseType
            paymentMethod {
              ...PaymentMethodFragment
            }
            resultLabel
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        paymentTransactionSummaries {
          items {
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            paymentBrand
            processingNetwork
            conveyedStatus
            transactionCurrency
            transactionCount
            transactionType
            transactionAmount
            transactionActivityDate
            paymentFundingSource
            transactionProcessingDecision
            presenterId
            paymentChannel
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
      }
      acquirer {
        id
        businessName
        acquirerBin {
          bin
          paymentNetwork
        }
      }
      acquirerReferenceNumber
      amountContext
      assignment
      caseNumber
      createdDateTime
      disputeAmount
      disputeCurrencyCode
      disputeDate
      disputeFundingAmount
      disputeFundingCurrency
      lastUpdatedUserId
      lifeCycle
      networkReason
      networkReasonCode
      networkReasonLabel
      organization {
        id
        acceptors {
          items {
            id
            businessName
            name
            reference
            billingDescriptor {
              ...BillingDescriptorFragment
            }
            allocations {
              ...AllocationDetailCollectionFragment
            }
            fees {
              ...FeeCollectionFragment
            }
            feeSummaries {
              ...FeeSummaryCollectionFragment
            }
            fundingAchReturns {
              ...FundingAchReturnOutputCollectionFragment
            }
            fundingDisputeEvents {
              ...FundingDisputeEventOutputCollectionFragment
            }
            fundingSummaries {
              ...FundingSummaryCollectionFragment
            }
            fundingTransactions {
              ...FundingTransactionCollectionFragment
            }
            authorizationSummaries {
              ...AuthorizationSummaryCollectionFragment
            }
            paymentTransactions {
              ...PaymentTransactionCollectionFragment
            }
            paymentTransactionSummaries {
              ...PaymentTransactionSummaryCollectionFragment
            }
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        businessName
        legalName
        name
        allowedMerchantCategories {
          code
        }
        settings {
          access {
            acceptorBoarding
            underwriting
          }
        }
        businessAddress {
          address1
          address2
          address3
          city
          state
          postalCode
          countryCode
        }
        phoneNumber
        achNotificationsOfChange {
          items {
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            id
            accountNumber
            accountNumberUpdated
            accountType
            accountTypeUpdated
            activityDate
            changeReasonCode
            changeReason
            routingNumber
            routingNumberUpdated
            transactionActivityDate
            transactionAmount
            transactionCurrency
            transactionDateTime
            transactionId
            transactionReference
            transactionType
            paymentId
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        achReturns {
          items {
            id
            acceptor {
              ...AcceptorFragment
            }
            accountNumberEndingIn
            accountOwnerName
            accountOwnerType
            accountType
            activityDate
            amount
            currency
            organization {
              ...OrganizationFragment
            }
            reasonCode
            reason
            routingNumber
            traceNumber
            transactionActivityDate
            transactionAmount
            paymentId
            transactionDateTime
            transactionId
            transactionReference
            transactionTraceNumber
            transactionType
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        allocations {
          items {
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            presenterId
            rateUnitAmount
            rateMultiplier
            allocationType
            name
            description
            allocationCalculatedAmount
            productPillar
            activityDate
            transactionDateTime
            billableEventAmount
            accountNumberPrefix
            accountNumberSuffix
            paymentBrand
            paymentFundingSource
            fundingCurrency
            billableEventCurrency
            merchantCategory
            processingNetwork
            orderReference
            transactionReference
            transactionId
            fundsTransferDescriptor
            fundsReleaseDate
            fundsTransferId
            paymentId
            billableEventType
            paymentProduct
            consumerType
            billingEventSourceId
            billingEventSourceType
            perspective
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        authorizationSummaries {
          items {
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            transactionCurrency
            transactionCount
            transactionAmountApproved
            transactionAmountRequested
            processorResponseCode
            processorResponseMessage
            avsResponse
            securityCodeNetworkResponse
            paymentChannel
            merchantCategory
            transactionType
            issuingBankName
            issuingBankCountry
            paymentProduct
            paymentFundingSource
            approvalStatus
            transactionActivityDate
            paymentBrand
            processingNetwork
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        fees {
          items {
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            presenterId
            rateUnitAmount
            rateMultiplier
            feeType
            name
            description
            feeCalculatedAmount
            productPillar
            activityDate
            transactionDateTime
            billableEventAmount
            accountNumberPrefix
            accountNumberSuffix
            paymentBrand
            paymentFundingSource
            fundingCurrency
            billableEventCurrency
            merchantCategory
            processingNetwork
            orderReference
            transactionReference
            transactionId
            fundsTransferDescriptor
            fundsReleaseDate
            fundsTransferId
            paymentId
            billableEventType
            paymentProduct
            consumerType
            billingEventSourceId
            billingEventSourceType
            perspective
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        feeSummaries {
          items {
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            feeActivityDate
            feeType
            billableEventType
            fundsReleaseDate
            feeName
            feeDescription
            productPillar
            feeProfileId
            fundingCurrency
            feeCount
            feeRateMultiplier
            feeRateUnitAmount
            feeAmount
            processingNetwork
            paymentBrand
            paymentProduct
            paymentFundingSource
            merchantCategory
            billableEventAmount
            fundsTransferId
            perspective
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        fundingAchReturns {
          items {
            id
            fundingAmount
            fundingCurrency
            fundsTransferDescriptor
            fundsTransferId
            fundsReleaseDate
            perspective
            acceptor {
              ...AcceptorFragment
            }
            accountNumberEndingIn
            accountOwnerName
            accountOwnerType
            accountType
            activityDate
            amount
            currency
            organization {
              ...OrganizationFragment
            }
            reasonCode
            reason
            routingNumber
            traceNumber
            transactionActivityDate
            transactionAmount
            paymentId
            transactionDateTime
            transactionId
            transactionReference
            transactionTraceNumber
            transactionType
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        fundingDisputeEvents {
          items {
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            id
            acquirerReferenceNumber
            disputeId
            dateOfEvent
            fundingAmount
            fundingCurrency
            fundsTransferDescriptor
            fundsTransferId
            fundsReleaseDate
            lifeCycle
            paymentBrand
            paymentId
            processingNetwork
            transactionId
            transactionReference
            perspective
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        fundingSummaries {
          items {
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            transactionActivityDate
            paymentBrand
            fundsTransferProfileId
            fundsTransferProfileName
            disputeReversalAmount
            disputeReversalCount
            acceptorPaymentsAmount
            miscCreditsAmount
            miscDebitsAmount
            miscCreditsCount
            miscDebitsCount
            miscAdjustmentsAmount
            processingNetwork
            fundingCurrency
            fundsTransferDescriptor
            fundsTransferId
            fundsTransfer {
              ...FundsTransferFragment
            }
            fundsReleaseDate
            processorFeesAmount
            networkFeesAmount
            interchangeFeesAmount
            partnerFeesAmount
            transactorFeesAmount
            salesGrossAmount
            refundsGrossAmount
            disputesGrossAmount
            disputesCreditAmount
            disputesCreditCount
            disputesDebitAmount
            disputesDebitCount
            disputesNetAmount
            reservesNetAmount
            thirdPartyPaymentAmount
            fundingNetAmount
            salesCount
            refundsCount
            fundedDisputesCount
            disputesCount
            feeAmount
            feesAmount
            salesNetAmount
            feesCount
            interchangeFeesCount
            networkFeesCount
            partnerFeesCount
            processorFeesCount
            serviceFeesAmount
            serviceFeesCount
            convenienceFeesAmount
            convenienceFeesCount
            surchargeAmount
            surchargeCount
            acceptorFundingNetAmount
            achReturnsAmount
            achReturnsCount
            acceptorAchReturnsAmount
            paymentChannel
            perspective
            acceptorNetworkFeesAmount
            acceptorInterchangeFeesAmount
            acceptorNetworkFeesCount
            acceptorInterchangeFeesCount
            acceptorDisputesNetAmount
            acceptorFeesCount
            acceptorFeesAmount
            acceptorSalesNetAmount
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        fundingTransactions {
          items {
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            fundsTransferId
            fundsTransfer {
              ...FundsTransferFragment
            }
            fundsReleaseDate
            fundsTransferDescriptor
            fundingCurrency
            fundingGrossAmount
            interchangeFeesAmount
            networkFeesAmount
            acceptorInterchangeFeesAmount
            acceptorNetworkFeesAmount
            processorFeesAmount
            transactorFeesAmount
            partnerFeesAmount
            isPartnerFeeAdjusted
            convenienceFeesAmount
            serviceFeesAmount
            surchargeAmount
            fundingNetAmount
            paymentTransaction {
              ...PaymentTransactionFragment
            }
            perspective
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        reportAvailability {
          dateType
          availabilityStartDate
          availabilityEndDate
        }
        paymentTransactions {
          items {
            id
            reference
            billingDescriptor
            paymentId
            activityDate
            transactionDateTime
            processingNetwork
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            transactionType
            businessApplicationId
            fees {
              ...FeeDetailsFragment
            }
            taxes {
              ...TaxesFragment
            }
            amountDetails {
              ...AmountDetailsFragment
            }
            lineItems {
              ...LineItemFragment
            }
            taxIdentificationNumber
            processorResponseCode
            processorResponseMessage
            merchantCategory
            responseType
            paymentMethod {
              ...PaymentMethodFragment
            }
            resultLabel
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        paymentTransactionSummaries {
          items {
            organization {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            paymentBrand
            processingNetwork
            conveyedStatus
            transactionCurrency
            transactionCount
            transactionType
            transactionAmount
            transactionActivityDate
            paymentFundingSource
            transactionProcessingDecision
            presenterId
            paymentChannel
          }
          pageInfo {
            hasNextPage
            hasPreviousPage
          }
        }
        acceptorApplicationCounts {
          acceptorApplicationStatus
          total
        }
      }
      paymentBrand
      paymentId
      processingNetwork
      processorExpirationDate
      respondByDate
      status
      transactionId
      updatedDateTime
      workflowAssignment
    }
    pageInfo {
      hasNextPage
      hasPreviousPage
    }
  }
}

Response

Returns a DisputeCollection
{
  "data": {
    "disputes": {
      "items": [
        Dispute
      ],
      "pageInfo": PageInfo
    }
  }
}