id int | Unique identifier for the object. |
all_events_enabled bool | A boolean value that will be set to true if it was given during creating or updating the webhook |
description string | A description of what this webhook represents |
events array | A list of Pelcro events that will be associated with the webhook. (i.e. address_created or customer_updated) |
status string | Represents the status of this webhook |
url string | The webhook URL which Pelcro events are sent |
created_at timestamp | Time at which the object was created. |
updated_at timestamp | Time at which the object was last updated. |