/
Webhook Request Object
Webhook Request Object
Webhook Request Object Formats
Webhook Request Object Properties
Required properties are in bold.
Property | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | string | ID representing this unique payload. Subsequent requests with duplicate IDs should be disregarded. | ||||||||||||||||||||
type | string | The object type represented by the data field. Valid values are:
| ||||||||||||||||||||
specversion | string | The CloudEvents spec version that this payload complies with. | ||||||||||||||||||||
source | string | The ID of the webhook that generated this message. | ||||||||||||||||||||
subject | string | Not used. | ||||||||||||||||||||
time | string | Time that this webhook execution was generated. | ||||||||||||||||||||
datacontenttype | string | The format of the data object. Valid values are:
| ||||||||||||||||||||
action | string | Additional information and context for this webhook call. | ||||||||||||||||||||
data | object | The data payload, matching the format of the object type specified in
|
, multiple selections available,
Related content
Inventory Usage Webhook REST API Interface
Inventory Usage Webhook REST API Interface
More like this
Export Webhook API Configuration
Export Webhook API Configuration
More like this
Inventory Load Webhook REST API Interface
Inventory Load Webhook REST API Interface
More like this
Inventory Transfer Webhook REST API Interface
Inventory Transfer Webhook REST API Interface
More like this
Inventory Count Webhook REST API Interface
Inventory Count Webhook REST API Interface
More like this
Work Order Webhook REST API Interface
Work Order Webhook REST API Interface
More like this