| Field | Type | Description |
|---|---|---|
| event_code | string | Webhook event code. |
| id | integer | Internal order identifier. |
| tracking_code | string | System tracking code of the order. |
| partner_tracking_code | string | Partner's tracking/reference code. |
| status | integer | Current order status code. |
| status_update_time | integer | Unix timestamp of the latest status update. |
| platform | string | Platform source of the order. |
| store_id | integer | Store identifier associated with the order. |
| created_time | integer | Unix timestamp when the order was created. |
| update_time | integer | Unix timestamp when the order was last updated. |