frequency - Describes the frequency of Task occurrence within the specified date range. For example, setting the frequency to 4 will create the Task 4 times within the defined time frame.
frequencyDateRange - Date range for the frequency to apply.
startDate - Start of the date range.
endDate - End of the date range.
timeWindows - Time windows in which the driver needs to arrive at this Task's location. The values are numbers representing minutes from the start of the day - e.g., 8:00 am is 8 * 60 = 480, 12:30 pm is 750. The values are expressed in minutes.
start - Represents the start of the time window. Values from 0 - 1440.
end - Represents the end of the time window. Values from 0 - 2880.
uid - Auto-generated unique ID when an item gets created in eLogii.
id - User-provided identifier, used for matching which pickup items go to which dropoff task. If not provided, an auto-generated value will be used.
description - Provides a description that will be used in all places where items are listed. This field is most commonly used to specify the item’s name.
code - Barcode or 5-digit security code that has to match with scan/input from the driver
instructions - Any additional instructions to the driver, specific to this item.
Configuration
Options relating to pickup/delivery actions which will override the options set in Configuration.
pickup - Actions for the entity (task or task item) at pickuprequired - Default: false. Indicate whether this action is shown to the driver as optional or whether it's required to complete it in order to proceed
delivery - Actions for the entity (task or task item) at delivery warehouse - Actions for the entity (task or task item) at the warehouse
applyItemActionsToTaskWhenNoItems - Apply actions defined for task items to the task itself, when it contains no items
location - Contains fields used to specify the location of the pickup. Pickup location is optional if this task is a delivery. If the configuration assumes a mandatory pickup step, and no pickup location is set, it will be set to your first configured depot location.
type - Type of task location:0: predefined depot, used in conjunction with uid field for depot UID
1: predefined customer location, used in conjunction with uid field for customer location UID
2: custom location defined by address details and coordinates
3: last known driver location (applicable to driver start/end locations)
uid - Required for types 0 and 1 - unique identifier of the depot or customer location. UIDs are generated by eLogii on entity/location creation.
name - The name of the pickup location. E.g., Walmart, Tesco…
address - The exact address of the location.
addressLine2 - The 2nd address.
postCode - the exact location postcode.
city- The city where the address is located.
country - The country of the location address.
what3words - What3Words code of the location.
contactName - The name of the contact person for the pickup location.
contactPhone - The phone number of the contact person for the location.
contactEmail - The email of the contact person for the location.
setupDuration - Setup duration and service duration specify the time needed to complete the task once at the pickup location - e.g., it will take 10 minutes to drop off the delivery, or 30 minutes on site to replace the equipment. The setup duration time for an individual task will not be required if there are already other tasks at that location, only for the first task. Specifying this value for a task will override the default value, which can be managed from Configuration -> Optimization screen in the Dashboard app.
serviceDuration - Setup duration and service duration specify the time needed to complete the task once at the pickup location - e.g., it will take 10 minutes to drop off the delivery, or 30 minutes on site to replace the equipment. Service duration time for an individual task will be added to the total stop time, even if there are already other tasks at that location. Specifying this value for a task will override the default value, which can be managed from Configuration -> Optimization screen in the Dashboard app.
customerId - If the pickup location is tied to a customer location, the customer ID should be specified here.
customerUID - If the pickup location is tied to a customer location, the customer UID should be specified here.
coordinates - Format [longitude, latitude]. Required for type 2 - coordinates of location.
timeWindows - Time windows in which the driver needs to arrive at this task's pickup location. The values are numbers representing minutes from the start of the day - e.g., 8:00 am is 8 * 60 = 480, 12:30 pm is 750. Time windows need to have a start and an end time. (start and end)
configuration - Configuration options for the pickup and delivery segment of the task. This influences which POD and failed actions will apply to tasks.actions - Define the Proof of Delivery actions that will apply, and they are the following:identityCode - Automatically generated 5-digit asymmetric code that is sent to recipients via email / SMS notification, to be given to the driver to input and verify
code - Identifier to be matched by scanning the barcode, if barcode action is specified. Used if one of the actions in the actionsList is of type 1 (code)
actionList - List of actions for a particular segment (pickup/delivery) of the task.type - Type of action: Enum: 0 1 2 3 4 5 6 7 8. 0: identity code, 1: barcode / manual input code, 2: signature, 3: photo, 4: comment, 5: confirmation, 6: cash on delivery
required - Default: false. Indicate whether this action is shown to the driver as optional or whether it's required to complete it to proceed
failedActions - Overrides default configuration for security actions needed for this segment of the task (e.g., signature, photo, barcode scan...)identityCode - Automatically generated 5-digit asymmetric code that is sent to recipients via email / SMS notification, to be given to the driver to input and verify
code - Identifier to be matched by scanning the barcode, if barcode action is specified. Used if one of the actions in the actionsList is of type 1 (code)
actionList - List of actions for a particular segment (pickup/delivery) of the task. - Array [type - Type of action: Enum: 0 1 2 3 4 5 6 7 8. 0: identity code, 1: barcode / manual input code, 2: signature, 3: photo, 4: comment, 5: confirmation, 6: cash on delivery
required - Default: false. Indicate whether this action is shown to the driver as optional or whether it's required to complete it in order to proceed
failedActionList - List of failed actions for a particular segment (pickup/delivery) of the task.identityCode - Automatically generated 5-digit asymmetric code that is sent to recipients via email / SMS notification, to be given to the driver to input and verify
code - Identifier to be matched by scanning the barcode, if barcode action is specified. Used if one of the actions in the actionsList is of type 1 (code)
actionList - List of actions for a particular segment (pickup/delivery) of the task.type - Type of action: Enum: 0 1 2 3 4 5 6 7 8. 0: identity code, 1: barcode / manual input code, 2: signature, 3: photo, 4: comment, 5: confirmation, 6: cash on delivery
required - Default: false. Indicate whether this action is shown to the driver as optional or whether it's required to complete it to proceed
instructions - Provides additional pickup instructions to the driver.
rating - Contains rating information for this segment of the taskrate - Rating given by the recipient
comment - Additional comment provided
timestamp - date of the given rate
location - Contains fields used to specify the location of the pickup. Pickup location is optional if this task is a delivery. If the configuration assumes a mandatory pickup step, and no pickup location is set, it will be set to your first configured depot location.
type - Type of task location:0: predefined depot, used in conjunction with uid field for depot UID
1: predefined customer location, used in conjunction with uid field for customer location UID
2: custom location defined by address details and coordinates
3: last known driver location (applicable to driver start/end locations)
uid - Required for types 0 and 1 - unique identifier of the depot or customer location. UIDs are generated by eLogii on entity/location creation.
name - The name of the pickup location. E.g., Walmart, Tesco…
address - The exact address of the location.
addressLine2 - The 2nd address.
postCode - the exact location postcode.
city- The city where the address is located.
country - The country of the location address.
what3words - What3Words code of the location.
contactName - The name of the contact person for the pickup location.
contactPhone - The phone number of the contact person for the location.
contactEmail - The email of the contact person for the location.
setupDuration - Setup duration and service duration specify the time needed to complete the task once at the pickup location - e.g., it will take 10 minutes to drop off the delivery, or 30 minutes on site to replace the equipment. The setup duration time for an individual task will not be required if there are already other tasks at that location, only for the first task. Specifying this value for a task will override the default value, which can be managed from Configuration -> Optimization screen in the Dashboard app.
serviceDuration - Setup duration and service duration specify the time needed to complete the task once at the pickup location - e.g., it will take 10 minutes to drop off the delivery, or 30 minutes on site to replace the equipment. Service duration time for an individual task will be added to the total stop time, even if there are already other tasks at that location. Specifying this value for a task will override the default value, which can be managed from Configuration -> Optimization screen in the Dashboard app.
customerId - If the pickup location is tied to a customer location, the customer ID should be specified here.
customerUID - If the pickup location is tied to a customer location, the customer UID should be specified here.
coordinates - Format [longitude, latitude]. Required for type 2 - coordinates of location.
timeWindows - Time windows in which the driver needs to arrive at this task's pickup location. The values are numbers representing minutes from the start of the day - e.g., 8:00 am is 8 * 60 = 480, 12:30 pm is 750. Time windows need to have a start and an end time. (start and end)
configuration - Configuration options for the pickup and delivery segment of the task. This influences which POD and failed actions will apply to tasks.actions - Define the Proof of Delivery actions that will apply, and they are the following:identityCode - Automatically generated 5-digit asymmetric code that is sent to recipients via email / SMS notification, to be given to the driver to input and verify
code - Identifier to be matched by scanning the barcode, if barcode action is specified. Used if one of the actions in the actionsList is of type 1 (code)
actionList - List of actions for a particular segment (pickup/delivery) of the task.type - Type of action: Enum: 0 1 2 3 4 5 6 7 8. 0: identity code, 1: barcode / manual input code, 2: signature, 3: photo, 4: comment, 5: confirmation, 6: cash on delivery
required - Default: false. Indicate whether this action is shown to the driver as optional or whether it's required to complete it to proceed
failedActions - Overrides default configuration for security actions needed for this segment of the task (e.g., signature, photo, barcode scan...)identityCode - Automatically generated 5-digit asymmetric code that is sent to recipients via email / SMS notification, to be given to the driver to input and verify
code - Identifier to be matched by scanning the barcode, if barcode action is specified. Used if one of the actions in the actionsList is of type 1 (code)
actionList - List of actions for a particular segment (pickup/delivery) of the task. - Array [type - Type of action: Enum: 0 1 2 3 4 5 6 7 8. 0: identity code, 1: barcode / manual input code, 2: signature, 3: photo, 4: comment, 5: confirmation, 6: cash on delivery
required - Default: false. Indicate whether this action is shown to the driver as optional or whether it's required to complete it in order to proceed
failedActionList - List of failed actions for a particular segment (pickup/delivery) of the task.identityCode - Automatically generated 5-digit asymmetric code that is sent to recipients via email / SMS notification, to be given to the driver to input and verify
code - Identifier to be matched by scanning the barcode, if barcode action is specified. Used if one of the actions in the actionsList is of type 1 (code)
actionList - List of actions for a particular segment (pickup/delivery) of the task.type - Type of action: Enum: 0 1 2 3 4 5 6 7 8. 0: identity code, 1: barcode / manual input code, 2: signature, 3: photo, 4: comment, 5: confirmation, 6: cash on delivery
required - Default: false. Indicate whether this action is shown to the driver as optional or whether it's required to complete it to proceed
instructions - Provides additional pickup instructions to the driver.
rating - Contains rating information for this segment of the taskrate - Rating given by the recipient
comment - Additional comment provided
timestamp - date of the given rate