Create a Task with additionalQuantities
object will require your Onfleet organization to have this feature. Please contact your Sales representatives or Onfleet Support for additional information.
This object pairs with additionalCapacities
property included in Create workerendpoint, and is only used for Route Optimization.
Name | Type | Description |
---|---|---|
quantityA | number | Arbitrary Quantity unit for type A |
quantityB | number | Arbitrary Quantity unit for type B |
quantityC | number | Arbitrary Quantity unit for type C |
additionalQuantities": {
"quantityA": 5,
"quantityB": 10,
"quantityC": 0
}