Get Orders

Get orders with optional query parameters

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string | null
Defaults to null

Unique customer provided identifier of the worker to used retrieve orders associated with the specified worker

string | null
Defaults to null

Unique customer provided identifier of the place to be used retrieve orders associated with the specified place

string | null
Defaults to null

String representing the search term. Search will be done on order_handle, ops_group_handle, worker_handle and metadata fields.

string | null
Defaults to null

Unique Handle of Ops Group to fetch orders for

string | null
Defaults to null

JSON encoded string for order metadata to filter orders by

string | null
Defaults to null

Filter for risk status of order

string | null
Defaults to null

JSON object containing city, state, or country used to filter orders

string | null
Defaults to null

String representation of Order status to fetch orders for. It can be comma separated list, each item in list can be one of completed, cancelled, rescheduled, disabled, ongoing, unplanned, assigned, planned. eg. ?status=completed,cancelled or ?status=completed to filter for one status

string | null
Defaults to null

Filter for orders associated with this device id.

string | null
Defaults to null

Geohash of the area where order destination must lie.

enum
Defaults to null

Mode of planning to be used to filter orders

Allowed:
string | null
Defaults to null

Filter for orders in this plan id.

string | null
Defaults to null

Unique Handle of the route to fetch orders for

enum
Defaults to null

Tracking mode to filter orders by. See pre_shift, on_shift documentation. full_shift includes both pre-shift and on-shift tracking. Note that on_time and flex are deprecated modes.

Allowed:
enum
Defaults to null

Device switch mode to filter orders by.

Allowed:
string | null
Defaults to null

Date (YYYY-MM-DD) used as a filter to retrieve orders that are created on a given date.

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the start of window to retrieve orders that created within a timeframe.

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the end of window to retrieve orders that created within a timeframe.

string | null
Defaults to null

Date (YYYY-MM-DD) used as a filter to retrieve orders that are planned on a given date.

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the start of window to retrieve orders planned within a timeframe.

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the start of window to retrieve orders planned within a timeframe.

string | null
Defaults to null

Date (YYYY-MM-DD) used as a filter to retrieve orders that are scheduled on a given date.

string | null
Defaults to null

Date (YYYY-MM-DD) used as a filter to retrieve orders that are scheduled on a given date irrespective of timezone.

string | null
Defaults to null

Date (YYYY-MM-DD) used as a filter to retrieve orders that are completed on a given date irrespective of timezone.

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the start of window to retrieve orders which have scheduled_at within a timeframe.

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the end of window to retrieve orders that which have scheduled_at within a timeframe.

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the start of window to retrieve orders of that day in all timezone.

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the end of window to retrieve orders of that day in all timezone.

string | null
Defaults to null

Date (YYYY-MM-DD) used as a filter to retrieve orders that are cancelled on a given date.

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the start of window to retrieve orders that cancelled within a timeframe.

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the end of window to retrieve orders that cancelled within a timeframe.

string | null
Defaults to null

Date (YYYY-MM-DD) used as a filter to retrieve orders that are completed on a given date.

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the start of window to retrieve orders that completed within a timeframe.

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the end of window to retrieve orders that completed within a timeframe.

string | null
Defaults to null

Date (YYYY-MM-DD) used as a filter to retrieve orders that are rescheduled on a given date.

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the start of window to retrieve orders that rescheduled within a timeframe.

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the end of window to retrieve orders that rescheduled within a timeframe.

string | null
Defaults to null

Date (YYYY-MM-DD) used as a filter to retrieve orders for which route started on a given date.

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the start of window to retrieve orders for which route started within a timeframe.

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the end of window to retrieve orders for which route started within a timeframe.

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the start of window to retrieve orders of that day for all timezone for completed orders.

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the end of window to retrieve orders of that day for all timezone for completed orders.

string | null
Defaults to null

Start Date (YYYY-MM-DD ) of the window to retrieve orders from that day for all timezone for created orders.

string | null
Defaults to null

End Date (YYYY-MM-DD ) of the window to retrieve orders till that day for all timezone for created orders.

string | null
Defaults to null

Date (YYYY-MM-DD) used as a filter to retrieve orders that are created on a given date irrespective of timezone.

string | null
Defaults to null
deprecated

Unique customer provided identifier of the driver to used retrieve orders associated with the specified driver

enum
Defaults to null

String indicating the preferred sorting type

Allowed:
integer | null
Defaults to null

Filter for fulfillment attempt number

boolean | null
Defaults to null

Flag to fetch order's aggregated data.

integer | null
Defaults to null

Limit to number of results in response

string | null
Defaults to null

Encoded value provided by our API to retrieve the next page of orders

boolean | null
Defaults to null

Boolean to send the outage in aggregation

string | null
enum
Defaults to null

Parameter to filter for tracked and untracked orders

Allowed:
string | null
Defaults to null

List of outage category as comma separated strings used for filtering associated orders within time range

string | null
Defaults to null

JSON encoded string metadata associated with the worker to filter orders

boolean | null
Defaults to null

Boolean flag to filter orders based on whether the worker is inside the destination or not.

Responses

Language
Credentials
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json