Create a new delivery block that considers resource availability, and allows you to add and pair drivers and vehicles within a block. A delivery block is a work time slot for drivers and vehicles in a team. Note: The ability to add and pair drivers and vehicles through delivery blocks is available only to users of Bringg's resource-based optimization.
Recurring Delivery BlocksBlocks can only be created up to 3 months in the future.
Response (Output) Params
Parameter | Description |
---|---|
* | Indicates whether the service completed successfully.
|
* | If an error occurred, a message indicating the error is included. |
* | If an error occurred, the return code is included. |
* | The ending date and time of the break in this delivery block. This is in UTC in the format "%Y-%m-%dT%H:%M:%S%z". |
* | The starting date and time of the break in this delivery block. This is in UTC in the format "%Y-%m-%dT%H:%M:%S%z". |
* | The number of drivers assigned to this delivery block. |
* | The description of this delivery block. |
* | An array of Delivery Blocks Breaks objects, where each object contains a delivery block breaks object. |
* | An array of Delivery Blocks Recharge objects, where each object contains a delivery block recharge object. |
* | An array of Delivery Blocks Resources objects, where each object contains a delivery block resources object. |
* | |
* | The ending date and time of this delivery block. This is in UTC in the format "%Y-%m-%dT%H:%M:%S%z". |
* | The recurring rule for the delivery blocks. |
* | The Bringg ID for the delivery block. |
* | The name of this delivery block. |
* | The number of drivers that should be working in this delivery block. |
* | The number of resource (vehicles and/or drivers) that are currently assigned to this individual delivery block. |
* | The starting date and time of this delivery block. This is in UTC in the format "%Y-%m-%dT%H:%M:%S%z". |
* | The Bringg ID of the team to which to this delivery block is assigned. |
* | An array containing the IDs of the drivers assigned to this delivery block. |
* | An array of objects containing the ID, name, and email of the drivers assigned to this delivery block. |