Skip to main content
Retrieves information about this organization and their relationships.

Arguments

id
required
acceptors
businessName
required
name
required
allowedMerchantCategories
required
settings
required
businessAddress
phoneNumber
achNotificationsOfChange
achReturns
allocations
authorizationSummaries
fees
feeSummaries
fundingAchReturns
fundingDisputeEvents
fundingSummaries
fundingTransactions
reportAvailability
paymentTransactions
paymentTransactionSummaries
acceptorApplicationCounts
required
query organization {
  organization {
    id
    acceptors {
      items {
        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
          }
        }
      }
      pageInfo {
        hasNextPage
        hasPreviousPage
      }
    }
    businessName
    legalName
    name
    allowedMerchantCategories {
      code
    }
    settings {
      access {
        acceptorBoarding
        underwriting
      }
    }
    businessAddress {
      address1
      address2
      address3
      city
      state
      postalCode
      countryCode
    }
    phoneNumber
    achNotificationsOfChange {
      items {
        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
          }
        }
        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
            }
          }
        }
        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 {
          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
            }
          }
        }
        accountNumberEndingIn
        accountOwnerName
        accountOwnerType
        accountType
        activityDate
        amount
        currency
        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
          }
        }
        reasonCode
        reason
        routingNumber
        traceNumber
        transactionActivityDate
        transactionAmount
        paymentId
        transactionDateTime
        transactionId
        transactionReference
        transactionTraceNumber
        transactionType
      }
      pageInfo {
        hasNextPage
        hasPreviousPage
      }
    }
    allocations {
      items {
        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
          }
        }
        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
            }
          }
        }
        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 {
          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
          }
        }
        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
            }
          }
        }
        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 {
          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
          }
        }
        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
            }
          }
        }
        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 {
          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
          }
        }
        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
            }
          }
        }
        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 {
          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
            }
          }
        }
        accountNumberEndingIn
        accountOwnerName
        accountOwnerType
        accountType
        activityDate
        amount
        currency
        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
          }
        }
        reasonCode
        reason
        routingNumber
        traceNumber
        transactionActivityDate
        transactionAmount
        paymentId
        transactionDateTime
        transactionId
        transactionReference
        transactionTraceNumber
        transactionType
      }
      pageInfo {
        hasNextPage
        hasPreviousPage
      }
    }
    fundingDisputeEvents {
      items {
        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
          }
        }
        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
            }
          }
        }
        id
        acquirerReferenceNumber
        disputeId
        dateOfEvent
        fundingAmount
        fundingCurrency
        fundsTransferDescriptor
        fundsTransferId
        fundsReleaseDate
        lifeCycle
        paymentBrand
        paymentId
        processingNetwork
        transactionId
        transactionReference
        perspective
      }
      pageInfo {
        hasNextPage
        hasPreviousPage
      }
    }
    fundingSummaries {
      items {
        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
          }
        }
        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
            }
          }
        }
        transactionActivityDate
        paymentBrand
        fundsTransferProfileId
        fundsTransferProfileName
        disputeReversalAmount
        disputeReversalCount
        acceptorPaymentsAmount
        miscCreditsAmount
        miscDebitsAmount
        miscCreditsCount
        miscDebitsCount
        miscAdjustmentsAmount
        processingNetwork
        fundingCurrency
        fundsTransferDescriptor
        fundsTransferId
        fundsTransfer {
          id
          estimatedBankPostingDate
          plannedFundsTransferDate
          fundsReleaseDate
          createdDateTime
          bankAccount {
            alias
            bankName
            maskedAccountNumber
            routingNumber
          }
          fundsTransferDescriptor
          acquirerId
          organizationId
        }
        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 {
          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
          }
        }
        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
            }
          }
        }
        fundsTransferId
        fundsTransfer {
          id
          estimatedBankPostingDate
          plannedFundsTransferDate
          fundsReleaseDate
          createdDateTime
          bankAccount {
            alias
            bankName
            maskedAccountNumber
            routingNumber
          }
          fundsTransferDescriptor
          acquirerId
          organizationId
        }
        fundsReleaseDate
        fundsTransferDescriptor
        fundingCurrency
        fundingGrossAmount
        interchangeFeesAmount
        networkFeesAmount
        acceptorInterchangeFeesAmount
        acceptorNetworkFeesAmount
        processorFeesAmount
        transactorFeesAmount
        partnerFeesAmount
        isPartnerFeeAdjusted
        convenienceFeesAmount
        serviceFeesAmount
        surchargeAmount
        fundingNetAmount
        paymentTransaction {
          id
          reference
          billingDescriptor
          paymentId
          activityDate
          transactionDateTime
          processingNetwork
          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
            }
          }
          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
            }
          }
          transactionType
          businessApplicationId
          fees {
            summary {
              ...FeeSummaryTotalsFragment
            }
            items {
              ...ItemizedFeeFragment
            }
          }
          taxes {
            totalAmount
            localAmount
            nationalAmount
          }
          amountDetails {
            subTotal
            cashBack
            gratuity
            convenienceFee
            serviceFee
            surcharge
            duty
            discount
            shipping
          }
          lineItems {
            description
            commodityCode
            productCode
            unitPrice
            unitQuantity
            unitOfMeasure
            discountAmount
            productSku
            lineItemAmount
            taxDetails {
              ...LineItemTaxesFragment
            }
          }
          taxIdentificationNumber
          processorResponseCode
          processorResponseMessage
          merchantCategory
          responseType
          paymentMethod {
            acquirerToken
            brand
            type
          }
          resultLabel
        }
        perspective
      }
      pageInfo {
        hasNextPage
        hasPreviousPage
      }
    }
    reportAvailability {
      dateType
      availabilityStartDate
      availabilityEndDate
    }
    paymentTransactions {
      items {
        id
        reference
        billingDescriptor
        paymentId
        activityDate
        transactionDateTime
        processingNetwork
        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
          }
        }
        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
            }
          }
        }
        transactionType
        businessApplicationId
        fees {
          summary {
            totalAmount
            interchangeAmount
            networkAmount
            processorAmount
            partnerAmount
          }
          items {
            name
            type
            rateUnitAmount
            rateMultiplier
            calculatedAmount
            currency
            billableEventAmount
          }
        }
        taxes {
          totalAmount
          localAmount
          nationalAmount
        }
        amountDetails {
          subTotal
          cashBack
          gratuity
          convenienceFee
          serviceFee
          surcharge
          duty
          discount
          shipping
        }
        lineItems {
          description
          commodityCode
          productCode
          unitPrice
          unitQuantity
          unitOfMeasure
          discountAmount
          productSku
          lineItemAmount
          taxDetails {
            totalAmount
            localAmount
            nationalAmount
          }
        }
        taxIdentificationNumber
        processorResponseCode
        processorResponseMessage
        merchantCategory
        responseType
        paymentMethod {
          acquirerToken
          brand
          type
        }
        resultLabel
      }
      pageInfo {
        hasNextPage
        hasPreviousPage
      }
    }
    paymentTransactionSummaries {
      items {
        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
          }
        }
        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
            }
          }
        }
        paymentBrand
        processingNetwork
        conveyedStatus
        transactionCurrency
        transactionCount
        transactionType
        transactionAmount
        transactionActivityDate
        paymentFundingSource
        transactionProcessingDecision
        presenterId
        paymentChannel
      }
      pageInfo {
        hasNextPage
        hasPreviousPage
      }
    }
    acceptorApplicationCounts {
      acceptorApplicationStatus
      total
    }
  }
}

Response

Returns a Organization
{
  "data": {
    "organization": {
      "id": "72ef289d-77d4-4696-8a08-da83ed15b751",
      "acceptors": AcceptorCollection,
      "businessName": "xyz789",
      "legalName": "xyz789",
      "name": "xyz789",
      "allowedMerchantCategories": [
        MerchantCategory
      ],
      "settings": OrganizationSettingsOutput,
      "businessAddress": AddressOutput,
      "phoneNumber": "xyz789",
      "achNotificationsOfChange": AchNotificationOfChangeCollection,
      "achReturns": AchReturnCollection,
      "allocations": AllocationDetailCollection,
      "authorizationSummaries": AuthorizationSummaryCollection,
      "fees": FeeCollection,
      "feeSummaries": FeeSummaryCollection,
      "fundingAchReturns": FundingAchReturnOutputCollection,
      "fundingDisputeEvents": FundingDisputeEventOutputCollection,
      "fundingSummaries": FundingSummaryCollection,
      "fundingTransactions": FundingTransactionCollection,
      "reportAvailability": [
        ReportAvailability
      ],
      "paymentTransactions": PaymentTransactionCollection,
      "paymentTransactionSummaries": PaymentTransactionSummaryCollection,
      "acceptorApplicationCounts": [
        AcceptorApplicationCounts
      ]
    }
  }
}