TookanViewAllTasksRequest Properties |
The TookanViewAllTasksRequest type exposes the following members.
Name | Description | |
---|---|---|
api_key |
API key
(Inherited from TookanBaseRequest.) | |
end_date |
End Date for the date range
| |
fleet_id |
Filter the list based on the agent id.
| |
is_pagination |
You can set this as 1 to enable pagination.
| |
job_id |
Filter the list based on the job ids.
| |
job_status |
Filter the list of tasks via their status
| |
job_type |
Filter via Job Type - 0 for Pick Up, 1 for Delivery, 2 for Appointment and 3 for FOS
| |
order_id |
Filter the list based on the order ids.
| |
requested_page |
Current(Which) page according to the page number of tasks in the filter.
| |
start_date |
Start Date for the date range
| |
team_id |
Filter the list based on the team id.
|