Order Statuses

The following values represent the list of possible statuses returned by the API for an Order :

Received = 0,
Assigned = 1,
PickedUp = 2,
Delivered = 4,
Cancelled = 91,