Available order statuses codes

Several endpoints require the ID/Code of an order status. The full list of ID/codes are:

â€ĸ 0 = No status yet. Only for orders from the Alephee B2B portal. â€ĸ 10 = Pending shipping / Ready to ship â€ĸ 11 = Fraudulent order â€ĸ 17 = Arrived at the pickup point/warehouse location and ready to ship â€ĸ 20 = Shipped (in transit) â€ĸ 30 = Assigned to distributor â€ĸ 31 = Assigned to pickup â€ĸ 70 = Deleted (Valid only for orders created by the POST order endpoint and later deleted using the DELETE order endpoint) â€ĸ 80 = Delivered â€ĸ 87 = The shipment recipient could not be found. Could not be delivered â€ĸ 89 = Could not be delivered due to logistics issues â€ĸ 90 = Cancelled â€ĸ 91 = Awaiting refund â€ĸ 92 = Refunded] â€ĸ 93 = Cancelled by the buyer after being delivered

Last updated