You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`id`| integer | Unique identifier for the resource. <iclass="label label-info">read-only</i> |
64
-
|`name`| string | A friendly name for the webhook. Defaults is `Webhook created on <date>`.|
64
+
|`name`| string | A friendly name for the webhook. Defaults is `Webhook created on <date>`. |
65
65
|`status`| string | Webhook status. Default is `active`. Options `active` (delivers payload), `paused` (does not deliver), or `disabled` (does not deliver due delivery failures). |
66
66
|`topic`| string | Webhook topic, e.g. `coupon.updated`. [See the complete list](#topics). <iclass="label label-info">required</i> |
67
67
|`resource`| string | Webhook resource, e.g. `coupon` <iclass="label label-info">read-only</i> |
0 commit comments