Field | Type | Required | Description | Example |
---|---|---|---|---|
Event |
WebhookEventTypeEnum | ✔️ | Type of event that triggered the webhook. | |
Url |
string | ✔️ | URL webhook events are sent to. | https://example.com/shippo-webhook |
Active |
bool | ➖ | Determines whether the webhook is active or not. | true |
IsTest |
bool | ➖ | Determines whether the webhook is a test webhook or not. | false |