Retrieve all delivery location segments
This method allows you to retrieve all delivery location segments.
Use the optional deliveryLocationId parameter to filter by delivery location.
Request parameters
Responses
[
{
"deliveryLocationId": 96,
"productTreeId": 96,
"segmentId": 96,
"newSegmentId": 96,
"comment": "example",
"fileUId": "18ad0215-778d-352d-8f14-959901273e8d"
}
]
08 September 2025