Setting the depot UID as pickup UID will remove the need to manually change the pickup address during task creation [ POST/tasks
. ]To use an existing depot as a task pickup location, provide the depot UID as shown in the sample payload and the system will auto-fill all fields on the task location details.
Sample payload
"pickup": {
"location": {
"uid": "DEP-ZK8MJU30",
}
The depot UID can be found in eLogii β configurations β depots
Providing the depot UID also comes in handy in cases where more than one depot location exists on eLogii.