Order monitoring
To learn about the timeframe of tasking orders, see Tasking acquisition.
To get a list of all orders, call the Get orders endpoint.
To check on a specific order, call the Get an order endpoint with the order ID as the path parameter.
Order statuses
Status | Description |
---|---|
CREATED | The order has been created, but not yet placed. |
PLACEMENT_FAILED | An error occurred while placing the order. Please wait until it is resolved. |
BEING_PLACED | The order is being placed. |
PLACED | The order has been placed. |
BEING_FULFILLED | The order is in progress. Some assets may already be delivered to your storage. |
DELIVERY_INITIALIZATION_FAILED DOWNLOAD_FAILED | An error occurred while delivering the order assets. Please wait until it is resolved. |
DOWNLOADED | The order assets are being delivered to your storage. |
FULFILLED | The order is complete, and all assets have been delivered to your storage. |
FAILED_PERMANENTLY | The order has permanently failed or has been canceled. |
Order sub-statuses
There are additional sub-statuses that can appear in tasking orders, clarifying whether there is an action needed from you.
Status | Description |
---|---|
FEASIBILITY_WAITING_UPLOAD | Wait for the feasibility study. |
FEASIBILITY_WAITING_RESPONSE | Choose a feasibility study option. |
QUOTATION_WAITING_UPLOAD | Wait for the quotation. |
QUOTATION_WAITING_RESPONSE | Decide on the quotation. |
QUOTATION_ACCEPTED | The order has been activated. |