Updates location number of the existing allocation. To update other details, PUT /allocation/{allocationId} endpoint is recommended.
required | object x-site-context value |
Location reallocated
AllocationId not found/valid
Internal Server Error
{- "orderNumber": "ship1233234555g",
- "channel": "ship1233234555g",
- "tenant": "ship1233234555g",
- "id": "98ff5c0bec0aed3c86202c32",
- "documentType": "ALLOCATION",
- "items": [
- {
- "lineItemId": "134fqfaa532qrf",
- "allocationLineNumber": 1,
- "quantity": 3
}
]
}
{- "message": "Reallocation process completed Successfully with !! allocation Ids [6315dec507025b003f20ed3c]"
}