Update a Webhook Listener record
PATCH/webhook-listeners/:webhook-listener-id
This API updates a Webhook Listener record using its webhook listener id.
Request
Responses
- 204
- 400
- 401
- 409
- 500
Successful Webhook Listener Update Response
Bad Request
Unauthorized. (Please notice there are two different error schemas for 401 errors, one when the API credentials sent are wrong or invalid and another one when the API credentials are valid but the operation is prohibited for the consumer.)
Conflict
API was unable to process the request due to issues with the ACH Company provided.
See the specific error response for more information.
API Internal Error.