Changes to List events

GET /events

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 6 of the 28 revisions of this API.11717

  1. 359d267dca881
  2. b1ad79e918ac1
  3. a77f94c2883a112
  4. c309952835b588
  5. 68aaf2076cfc55
  6. 270e233e401c3

What changed

    • deleted the header request parameter X-Agent-ID with deprecation

      request-parameter-removed-with-deprecation

    • header request parameter X-Agent-ID was deprecated

      request-parameter-deprecated

  • a77f94c2883a112See the full diff
    • removed the enum value ach.completed from the query request parameter eventType

      request-parameter-enum-value-removed

    • added the new ach.settled enum value to the data/items/attributes/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new enum value ach.settled to the query request parameter eventType

      request-parameter-enum-value-added

    • removed the ach.completed enum value from the data/items/attributes/eventType response property for the response status 200

      response-property-enum-value-removed

  • c309952835b588See the full diff
    • added the new ach.completed enum value to the data/items/attributes/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new ach.created enum value to the data/items/attributes/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new ach.failed enum value to the data/items/attributes/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new ach.processing enum value to the data/items/attributes/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new ach.returned enum value to the data/items/attributes/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new external_party_account.validated enum value to the data/items/attributes/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new mandate.created enum value to the data/items/attributes/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new mandate.revoked enum value to the data/items/attributes/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new enum value ach.completed to the query request parameter eventType

      request-parameter-enum-value-added

    • added the new enum value ach.created to the query request parameter eventType

      request-parameter-enum-value-added

    • added the new enum value ach.failed to the query request parameter eventType

      request-parameter-enum-value-added

    • added the new enum value ach.processing to the query request parameter eventType

      request-parameter-enum-value-added

    • added the new enum value ach.returned to the query request parameter eventType

      request-parameter-enum-value-added

    • added the new enum value external_party_account.validated to the query request parameter eventType

      request-parameter-enum-value-added

    • added the new enum value mandate.created to the query request parameter eventType

      request-parameter-enum-value-added

    • added the new enum value mandate.revoked to the query request parameter eventType

      request-parameter-enum-value-added

    • added the new invitation_link.agent_added enum value to the data/items/attributes/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new invitation_link.agent_removed enum value to the data/items/attributes/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new invitation_link.created enum value to the data/items/attributes/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new invitation_link.redeemed enum value to the data/items/attributes/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new invitation_link.revoked enum value to the data/items/attributes/eventType response property for the response status 200

      response-property-enum-value-added

    • added the new enum value invitation_link.agent_added to the query request parameter eventType

      request-parameter-enum-value-added

    • added the new enum value invitation_link.agent_removed to the query request parameter eventType

      request-parameter-enum-value-added

    • added the new enum value invitation_link.created to the query request parameter eventType

      request-parameter-enum-value-added

    • added the new enum value invitation_link.redeemed to the query request parameter eventType

      request-parameter-enum-value-added

    • added the new enum value invitation_link.revoked to the query request parameter eventType

      request-parameter-enum-value-added

    • for the query request parameter createdAfter, the maxLength was set to 64

      request-parameter-max-length-set

    • for the query request parameter createdBefore, the maxLength was set to 64

      request-parameter-max-length-set

    • for the query request parameter cursor, the maxLength was set to 1024

      request-parameter-max-length-set