Click or drag to resize

TookanViewAllTasksRequest Properties

The TookanViewAllTasksRequest type exposes the following members.

Properties
  NameDescription
Public propertyapi_key
API key
(Inherited from TookanBaseRequest.)
Public propertyend_date
End Date for the date range
Public propertyfleet_id
Filter the list based on the agent id.
Public propertyis_pagination
You can set this as 1 to enable pagination.
Public propertyjob_id
Filter the list based on the job ids.
Public propertyjob_status
Filter the list of tasks via their status
Public propertyjob_type
Filter via Job Type - 0 for Pick Up, 1 for Delivery, 2 for Appointment and 3 for FOS
Public propertyorder_id
Filter the list based on the order ids.
Public propertyrequested_page
Current(Which) page according to the page number of tasks in the filter.
Public propertystart_date
Start Date for the date range
Public propertyteam_id
Filter the list based on the team id.
Top
See Also