Job Statuses
Jobs may exist in our system with the following statuses:
Status | Finished | Description |
---|---|---|
NEW | No | New job, just created (draft) |
QUOTE_REJECTED | Yes | Quote has been rejected by the customer (cancelled before confirmation or 48 hour quote timeout). |
CONFIRMED_BY_CUSTOMER | No | Confirmed by customer |
COURIER_PROPOSED | No | Courier proposed to that job, not accepted yet. |
ACCEPTED_BY_COURIER | No | Accepted by courier, not at pickup location yet. |
AT_PICKUP | No | Waiting at pickup location. |
EN_ROUTE | No | Courier on his way towards delivery point. |
AT_DELIVERY | No | Waiting at delivery location. |
TAKING_SIGNATURE | No | Taking signature of receiver (or selfie). |
CANCELED | Yes | Cancelled. |
DELIVERED | Yes | Delivered. |
Updated over 2 years ago