Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 517 Bytes

File metadata and controls

13 lines (10 loc) · 517 Bytes

ShipEngineSDK.Model.CreateWebhookRequestBody

A create webhook request body

Properties

Name Type Description Notes
Event WebhookEvent
Url string The url that the webhook sends the request to
Headers List<WebhookHeader> Array of custom webhook headers [optional]
Name string The name of the webhook [optional]
StoreId int Store ID [optional]