Skip to main content
query AchNotificationsOfChange($input: AchNotificationOfChangeInput!) {
  achNotificationsOfChange(input: $input) {
    items {
      acceptor {
        businessName
        id
        name
        reference
      }
      accountNumber
      accountNumberUpdated
      accountType
      accountTypeUpdated
      activityDate
      changeReason
      changeReasonCode
      id
      organization {
        achNotificationsOfChange
        businessName
        capabilities
        id
        legalName
        name
        phoneNumber
      }
      paymentId
      routingNumber
      routingNumberUpdated
      transactionActivityDate
      transactionAmount
      transactionCurrency
      transactionDateTime
      transactionId
      transactionReference
      transactionType
    }
    pageInfo {
      hasNextPage
      hasPreviousPage
    }
  }
}
{
  "data": {
    "achNotificationsOfChange": {
      "items": [
        {
          "acceptor": {
            "allocations": "example",
            "authorizationSummaries": "example",
            "billingDescriptor": "CLACKSWORTH KEYBOARDS",
            "businessName": "Clacksworth Keyboards",
            "fees": "example",
            "feeSummaries": "example",
            "fundingAchReturns": "example",
            "fundingDisputeEvents": "example",
            "fundingSummaries": "example",
            "fundingTransactions": "example",
            "id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
            "name": "Ben Torres",
            "paymentTransactions": "example",
            "paymentTransactionSummaries": "example",
            "reference": "example"
          },
          "accountNumber": "example",
          "accountNumberUpdated": "example",
          "accountType": "CHECKING",
          "accountTypeUpdated": "CHECKING",
          "activityDate": "2026-01-15",
          "changeReason": "example",
          "changeReasonCode": "C01",
          "id": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
          "organization": {
            "acceptorApplicationCounts": [
              "example"
            ],
            "acceptors": "example",
            "achNotificationsOfChange": "example",
            "achReturns": "example",
            "allocations": "example",
            "allowedMerchantCategories": [
              "example"
            ],
            "authorizationSummaries": "example",
            "businessAddress": "example",
            "businessName": "Clacksworth Keyboards",
            "capabilities": [
              "ACQUIRING"
            ],
            "fees": "example",
            "feeSummaries": "example",
            "fundingAchReturns": "example",
            "fundingDisbursementReturns": "example",
            "fundingDisputeEvents": "example",
            "fundingSummaries": "example",
            "fundingTransactions": "example",
            "id": "c9a1e2d3-4b5f-6789-0abc-def123456789",
            "legalName": "example",
            "name": "Ben Torres",
            "paymentTransactions": "example",
            "paymentTransactionSummaries": "example",
            "phoneNumber": "example",
            "reportAvailability": [
              "example"
            ],
            "settings": "example"
          },
          "paymentId": "d8b2f3e4-5c6a-7890-1bcd-ef2345678901",
          "routingNumber": "example",
          "routingNumberUpdated": "example",
          "transactionActivityDate": "2026-01-15",
          "transactionAmount": 0,
          "transactionCurrency": "example",
          "transactionDateTime": "2026-01-15T14:30:00Z",
          "transactionId": "e7c3a4b5-6d7e-8901-2cde-f34567890123",
          "transactionReference": "example",
          "transactionType": "AUTHORIZATION"
        }
      ],
      "pageInfo": {
        "hasNextPage": true,
        "hasPreviousPage": true
      }
    }
  }
}
Query

Arguments

input
AchNotificationOfChangeInput!
required

Return type

AchNotificationOfChangeCollection
items
[AchNotificationOfChange!]!
required
pageInfo
PageInfo!
required
query AchNotificationsOfChange($input: AchNotificationOfChangeInput!) {
  achNotificationsOfChange(input: $input) {
    items {
      acceptor {
        businessName
        id
        name
        reference
      }
      accountNumber
      accountNumberUpdated
      accountType
      accountTypeUpdated
      activityDate
      changeReason
      changeReasonCode
      id
      organization {
        achNotificationsOfChange
        businessName
        capabilities
        id
        legalName
        name
        phoneNumber
      }
      paymentId
      routingNumber
      routingNumberUpdated
      transactionActivityDate
      transactionAmount
      transactionCurrency
      transactionDateTime
      transactionId
      transactionReference
      transactionType
    }
    pageInfo {
      hasNextPage
      hasPreviousPage
    }
  }
}
{
  "data": {
    "achNotificationsOfChange": {
      "items": [
        {
          "acceptor": {
            "allocations": "example",
            "authorizationSummaries": "example",
            "billingDescriptor": "CLACKSWORTH KEYBOARDS",
            "businessName": "Clacksworth Keyboards",
            "fees": "example",
            "feeSummaries": "example",
            "fundingAchReturns": "example",
            "fundingDisputeEvents": "example",
            "fundingSummaries": "example",
            "fundingTransactions": "example",
            "id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
            "name": "Ben Torres",
            "paymentTransactions": "example",
            "paymentTransactionSummaries": "example",
            "reference": "example"
          },
          "accountNumber": "example",
          "accountNumberUpdated": "example",
          "accountType": "CHECKING",
          "accountTypeUpdated": "CHECKING",
          "activityDate": "2026-01-15",
          "changeReason": "example",
          "changeReasonCode": "C01",
          "id": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
          "organization": {
            "acceptorApplicationCounts": [
              "example"
            ],
            "acceptors": "example",
            "achNotificationsOfChange": "example",
            "achReturns": "example",
            "allocations": "example",
            "allowedMerchantCategories": [
              "example"
            ],
            "authorizationSummaries": "example",
            "businessAddress": "example",
            "businessName": "Clacksworth Keyboards",
            "capabilities": [
              "ACQUIRING"
            ],
            "fees": "example",
            "feeSummaries": "example",
            "fundingAchReturns": "example",
            "fundingDisbursementReturns": "example",
            "fundingDisputeEvents": "example",
            "fundingSummaries": "example",
            "fundingTransactions": "example",
            "id": "c9a1e2d3-4b5f-6789-0abc-def123456789",
            "legalName": "example",
            "name": "Ben Torres",
            "paymentTransactions": "example",
            "paymentTransactionSummaries": "example",
            "phoneNumber": "example",
            "reportAvailability": [
              "example"
            ],
            "settings": "example"
          },
          "paymentId": "d8b2f3e4-5c6a-7890-1bcd-ef2345678901",
          "routingNumber": "example",
          "routingNumberUpdated": "example",
          "transactionActivityDate": "2026-01-15",
          "transactionAmount": 0,
          "transactionCurrency": "example",
          "transactionDateTime": "2026-01-15T14:30:00Z",
          "transactionId": "e7c3a4b5-6d7e-8901-2cde-f34567890123",
          "transactionReference": "example",
          "transactionType": "AUTHORIZATION"
        }
      ],
      "pageInfo": {
        "hasNextPage": true,
        "hasPreviousPage": true
      }
    }
  }
}