For AI agents: visit https://kosmo.readme.io/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.
Status represents the state of a delivery and is updated at each event of the delivery lifecycle. Our current status are:
SUBMITTED: Order successfully created in Kosmo.
CREATED: Order successfully created with the selected internal fleet driver or 3PL.
TO PICK UP: Driver has accepted the delivery order and will pickup at the specified pickup time.
PICKED UP: Driver has picked up the item/s and is proceeding to drop-off point.
DELIVERED: Driver has successfully delivered the item/s to the recipient.
FAILED: Something went wrong and the driver could not process the order.
CANCELLED: When an order is cancelled either by user or driver. A reason is provided along with this status.