Skip to main content
Retrieves information about currently authenticated user.

Arguments

organization
permissions
id
required
address
defaultOrganizationId
required
email
required
jobTitle
lastLoggedInDateTime
name
required
phoneNumber
status
required
embeddedBankAccounts
required
externalBankAccounts
required
type
required
query me {
  me {
    organization {
      id
      acceptors {
        items {
          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
            }
          }
        }
        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 {
              ...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
            }
          }
          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 {
              ...BillingDescriptorFragment
            }
            allocations {
              ...AllocationDetailCollectionFragment
            }
            fees {
              ...FeeCollectionFragment
            }
            feeSummaries {
              ...FeeSummaryCollectionFragment
            }
            fundingAchReturns {
              ...FundingAchReturnOutputCollectionFragment
            }
            fundingDisputeEvents {
              ...FundingDisputeEventOutputCollectionFragment
            }
            fundingSummaries {
              ...FundingSummaryCollectionFragment
            }
            fundingTransactions {
              ...FundingTransactionCollectionFragment
            }
            authorizationSummaries {
              ...AuthorizationSummaryCollectionFragment
            }
            paymentTransactions {
              ...PaymentTransactionCollectionFragment
            }
            paymentTransactionSummaries {
              ...PaymentTransactionSummaryCollectionFragment
            }
          }
          accountNumberEndingIn
          accountOwnerName
          accountOwnerType
          accountType
          activityDate
          amount
          currency
          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
            }
          }
          reasonCode
          reason
          routingNumber
          traceNumber
          transactionActivityDate
          transactionAmount
          paymentId
          transactionDateTime
          transactionId
          transactionReference
          transactionTraceNumber
          transactionType
        }
        pageInfo {
          hasNextPage
          hasPreviousPage
        }
      }
      allocations {
        items {
          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
            }
          }
          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 {
              ...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
            }
          }
          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 {
              ...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
            }
          }
          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 {
              ...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
            }
          }
          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 {
              ...BillingDescriptorFragment
            }
            allocations {
              ...AllocationDetailCollectionFragment
            }
            fees {
              ...FeeCollectionFragment
            }
            feeSummaries {
              ...FeeSummaryCollectionFragment
            }
            fundingAchReturns {
              ...FundingAchReturnOutputCollectionFragment
            }
            fundingDisputeEvents {
              ...FundingDisputeEventOutputCollectionFragment
            }
            fundingSummaries {
              ...FundingSummaryCollectionFragment
            }
            fundingTransactions {
              ...FundingTransactionCollectionFragment
            }
            authorizationSummaries {
              ...AuthorizationSummaryCollectionFragment
            }
            paymentTransactions {
              ...PaymentTransactionCollectionFragment
            }
            paymentTransactionSummaries {
              ...PaymentTransactionSummaryCollectionFragment
            }
          }
          accountNumberEndingIn
          accountOwnerName
          accountOwnerType
          accountType
          activityDate
          amount
          currency
          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
            }
          }
          reasonCode
          reason
          routingNumber
          traceNumber
          transactionActivityDate
          transactionAmount
          paymentId
          transactionDateTime
          transactionId
          transactionReference
          transactionTraceNumber
          transactionType
        }
        pageInfo {
          hasNextPage
          hasPreviousPage
        }
      }
      fundingDisputeEvents {
        items {
          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
            }
          }
          id
          acquirerReferenceNumber
          disputeId
          dateOfEvent
          fundingAmount
          fundingCurrency
          fundsTransferDescriptor
          fundsTransferId
          fundsReleaseDate
          lifeCycle
          paymentBrand
          paymentId
          processingNetwork
          transactionId
          transactionReference
          perspective
        }
        pageInfo {
          hasNextPage
          hasPreviousPage
        }
      }
      fundingSummaries {
        items {
          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
            }
          }
          transactionActivityDate
          paymentBrand
          fundsTransferProfileId
          fundsTransferProfileName
          disputeReversalAmount
          disputeReversalCount
          acceptorPaymentsAmount
          miscCreditsAmount
          miscDebitsAmount
          miscCreditsCount
          miscDebitsCount
          miscAdjustmentsAmount
          processingNetwork
          fundingCurrency
          fundsTransferDescriptor
          fundsTransferId
          fundsTransfer {
            id
            estimatedBankPostingDate
            plannedFundsTransferDate
            fundsReleaseDate
            createdDateTime
            bankAccount {
              ...BankAccountFragment
            }
            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 {
              ...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
            }
          }
          fundsTransferId
          fundsTransfer {
            id
            estimatedBankPostingDate
            plannedFundsTransferDate
            fundsReleaseDate
            createdDateTime
            bankAccount {
              ...BankAccountFragment
            }
            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 {
              ...OrganizationFragment
            }
            acceptor {
              ...AcceptorFragment
            }
            transactionType
            businessApplicationId
            fees {
              ...FeeDetailsFragment
            }
            taxes {
              ...TaxesFragment
            }
            amountDetails {
              ...AmountDetailsFragment
            }
            lineItems {
              ...LineItemFragment
            }
            taxIdentificationNumber
            processorResponseCode
            processorResponseMessage
            merchantCategory
            responseType
            paymentMethod {
              ...PaymentMethodFragment
            }
            resultLabel
          }
          perspective
        }
        pageInfo {
          hasNextPage
          hasPreviousPage
        }
      }
      reportAvailability {
        dateType
        availabilityStartDate
        availabilityEndDate
      }
      paymentTransactions {
        items {
          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
        }
        pageInfo {
          hasNextPage
          hasPreviousPage
        }
      }
      paymentTransactionSummaries {
        items {
          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
            }
          }
          paymentBrand
          processingNetwork
          conveyedStatus
          transactionCurrency
          transactionCount
          transactionType
          transactionAmount
          transactionActivityDate
          paymentFundingSource
          transactionProcessingDecision
          presenterId
          paymentChannel
        }
        pageInfo {
          hasNextPage
          hasPreviousPage
        }
      }
      acceptorApplicationCounts {
        acceptorApplicationStatus
        total
      }
    }
    permissions {
      id
      key
      name
      description
    }
    id
    address {
      address1
      address2
      address3
      city
      state
      postalCode
      countryCode
    }
    defaultOrganizationId
    email
    jobTitle
    lastLoggedInDateTime
    name
    phoneNumber
    status
    embeddedBankAccounts {
      id
      nickname
      accountNumber
      routingNumber
    }
    externalBankAccounts {
      id
      accountNumber
      routingNumber
      nickname
      type
      verificationStatus
      accountStatus
      nameOnAccount
      usersWithAccess {
        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
          }
        }
        permissions {
          id
          key
          name
          description
        }
        id
        address {
          address1
          address2
          address3
          city
          state
          postalCode
          countryCode
        }
        defaultOrganizationId
        email
        jobTitle
        lastLoggedInDateTime
        name
        phoneNumber
        status
        embeddedBankAccounts {
          id
          nickname
          accountNumber
          routingNumber
        }
        externalBankAccounts {
          id
          accountNumber
          routingNumber
          nickname
          type
          verificationStatus
          accountStatus
          nameOnAccount
          usersWithAccess {
            organization {
              ...OrganizationFragment
            }
            permissions {
              ...PermissionFragment
            }
            id
            address {
              ...AddressOutputFragment
            }
            defaultOrganizationId
            email
            jobTitle
            lastLoggedInDateTime
            name
            phoneNumber
            status
            embeddedBankAccounts {
              ...EmbeddedBankAccountFragment
            }
            externalBankAccounts {
              ...ExternalBankAccountFragment
            }
            type
          }
        }
        type
      }
    }
    type
  }
}

Response

Returns a User
{
  "data": {
    "me": {
      "organization": Organization,
      "permissions": [
        Permission
      ],
      "id": "72ef289d-77d4-4696-8a08-da83ed15b751",
      "address": AddressOutput,
      "defaultOrganizationId": "72ef289d-77d4-4696-8a08-da83ed15b751",
      "email": "abc123",
      "jobTitle": "abc123",
      "lastLoggedInDateTime": "2007-12-03T10:15:30Z",
      "name": "xyz789",
      "phoneNumber": "xyz789",
      "status": "ACTIVE",
      "embeddedBankAccounts": [
        EmbeddedBankAccount
      ],
      "externalBankAccounts": [
        ExternalBankAccount
      ],
      "type": "APP"
    }
  }
}