Retrieve all events for a given date period.
GET/payments/webhookEvents
This API allows the API consumer to retrieve past webhooks events on demand given a date period.
Request
Responses
- 200
- 400
- 401
- 409
- 500
Successful Webhooks Retrieval Response.
Bad Request.
Unauthorized.
note
401 errors
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.
API was unable to process the request due to issues with the ACH Company provided.
API Internal Error.