Update task in Onfleet.
Application
Onfleet
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected account | The connected account to use for the request | Connected Account | Yes | |
Task ID | The ID of the task object for lookup | Text (Short) | Yes | |
Complete after | The earliest time the task should be completed | Datetime | No | |
Complete before | The latest time the task should be completed | Datetime | No | |
Executor ID | The ID of the organization that will be responsible for fulfilling the task | Text (Short) | No | |
Merchant ID | The ID of the organization that will be displayed to the recipient of the task | Text (Short) | No | |
Notes | Notes for the task | Text (Long) | No | |
Pick up task? | Whether the task is a pickup task | True/False | No | |
Quantity | The number of units to be dropped off while completing this task, for route optimization purposes | Number | No | |
Service time | The number of minutes to be spent by the worker on arrival at this task's destination, for route optimization purposes | Number | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A