| Name | Type | Description | Notes |
|---|---|---|---|
| data | WebhookResponse | Generic response object which contains the response data, e.g. timestamp information. | [optional] |
| error_code | int | Contains the error of the request. If the error code is 0, everything is fine. | [optional] |
| error_message | str | Contains the error message, that possibly occurred. If it is empty, everything is fine. | [optional] |
This repository was archived by the owner on Feb 17, 2026. It is now read-only.