Create or modify delivery location segments
This method allows you to create or modify delivery location segments.
Request parameters
[
{
"deliveryLocationId": 96,
"productTreeId": 96,
"segmentId": 96,
"newSegmentId": 96,
"comment": "example",
"fileUId": "18ad0215-778d-352d-8f14-959901273e8d"
}
]
Responses
[
{
"deliveryLocationId": 96,
"productTreeId": 96,
"segmentId": 96,
"newSegmentId": 96,
"comment": "example",
"fileUId": "18ad0215-778d-352d-8f14-959901273e8d"
}
]
{
"status": 96,
"code": "example",
"message": "example"
}
08 September 2025