Events

Here's a list of events that you can receive through a webhook.

Events that trigger webhook calls

REQUEST_CREATED /// A new request was created
REQUEST_PAID /// A request was paid
REQUEST_CANCELLED /// A request was cancelled
REQUEST_CLIENT_EMAIL_SET /// Email to send confirmation to client

Last updated