ACH Notification of Change

webhookACH_NOTIFICATION_OF_CHANGE

An ACH Notification of Change was processed regarding changed bank account details.

Request Parameters

createdAtstringRequired

Timestamp for when the webhook was created.

dataobject

Contains details of the update.

environmentstring

The environment from which the webhook originated.

Possible values: test, live.

typestringRequired

Type of notification.

versionstring

The version of this webhook type.

Response parameters

After submitting a call, you receive a response message to inform you that your request was received and processed.

Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.

HTTP Responses

  • 200 - No Content

    Webhook events are accepted on the basis of the HTTP status code.