Retrieve All ISO Wire Events for a Given 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
- 500
Successful Webhook Events Retrieval.
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 Internal Error.