List webhooks

Integrators are able to retrieve all webhook collection created by the integrators. Integrators can create and use more than one webhook collection when required.

Integrators will need to a HTTP weblistener to retrieve the event payload.

Ezypay will continue to send the webhook event for up to 24 times (1 hour each) if there was successful HTTP 200 response received.

Query Params
int32
Defaults to 100

To paginate a large result set, use the "limit" argument to limit the number of results returned per page up to a maximum of 100 records. For example, limit=20 will show results 1-20.

int32

An offset for use in pagination. Specify the number of objects to skip to fetch the next page of objects. For example, limit=10 and offset=10 will show results for record 11 - 20.

Headers
string
required

Merchant ID

Responses

Language
Response
Choose an example:
application/json