2025 Mar 05 9:44 AM - edited 2025 Mar 07 8:41 AM
During our implementation of OP_API_OUTBOUND_DELIVERY_SRV_0002 we have not found a way to create HU Items for existing Handling units via the delivery API. API Documentation only gives an example of simultaneous HU header & HU item creation via one batch request here, however our use case changing HU content after initial creation is not met.
Looking into using the Handling Unit API though it would be ideal to have this functionality included in the delivery API.
A post request on just HU items without HU header returns error "No header found for the HandlingUnitExternalId".
{
"error":{
"code":"LOHUM_DEL_API/002",
"message":{
"lang":"en",
"value":"No header found for the HandlingUnitExternalId 00000000000300000208"
}
}
}
A batch request that includes PUT or PATCH on the HU header+ POST request(s) for new HU item returns error "HTTP method 'PUT' is not supported by this entityset (HU Header)".
__PRESENT
__PRESENT
__PRESENT
__PRESENT
Request clarification before answering.
| User | Count |
|---|---|
| 6 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.