For AI agents: visit https://docs.deliverysolutions.co/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
| Property | Type | Required | Description |
|---|
| code | string | true | Order Status e.g., REQUEST_RECEIVED . |
| title | string | true | Date when order status updated. |
| note | string | true | DSP Remarks when order status changes. |
| status | string | false | Event Status |
| subStatus | string | false | Event Sub Status |
| updatedAtEpoch | number | false | Updated Time of the event. Unix time in milliseconds e.g., 1500616800000. |