Get Visits

Retrieves Visits associated with orders. This API provides the ability to filter for visits based on a set of query parameters.

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

Unique identifier representing each visit.

uuid | null
Defaults to null

Geofence Id associated with visit

string | null
Defaults to null
deprecated

String representing the handle for the driver to fetch the required visits.

string | null
Defaults to null

String representing the handle for the worker to fetch the required visits.

uuid | null
Defaults to null

Device Id associated with visit

string | null
Defaults to null

String representing the handle for the order to fetch the required visits.

string | null
Defaults to null

String representing the handle for the place to fetch the required visits.

string | null
Defaults to null

Identifier used to fetch the next page of data

date-time | null
Defaults to null

ISO 8601 datetime indicating the visit's start time for filtering

date-time | null
Defaults to null

ISO 8601 datetime indicating the visit's end time for filtering

string | null
Defaults to null

JSON encoded string metadata associated with the visits

string | null
Defaults to null

JSON encoded string region associated with the visits

string | null
Defaults to null

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

boolean
Defaults to false

Flag set to retrieve aggregated data over the provided time range

string | null
Defaults to null

Start date (YYYY-MM-DD) of the time window used as a filter to retrieve orders scheduled on a specific date, regardless of the timezone.

string | null
Defaults to null

End date (YYYY-MM-DD) of the time window used as a filter to retrieve orders scheduled on a specific date, regardless of the timezone.

integer | null
Defaults to 100

Number of Orders to be sent in response

string | null
Defaults to null

List of ops group handles as strings used for fetching associated visits

attachments
array | null
Defaults to null

List of attachments in event

attachments
Responses

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