This parameter specifies the data content type of the relevant webhook request. The payload format will be created and transmitted in the request type you select.
WebhookDataTypedataType| Value | Description |
|---|---|
| JSON | Indicates that the content type is JSON |
| SOAP | Indicates that the content type is SOAP |
These values can be used both when creating webhooks and when responding. You can integrate them into your own system to enhance integration and comprehensibility.