Inbound |PUT|/orders/inward/{orderCode}/{locationCode}This API can be used to block any Inward order created in Increff system for any futher updation.
Once the Inward Order is marked as LOCKED, the External System will not be able to update the Inward Order through the Update Inward Order API
Once the Inward Order is marked as Locked , the user is allowed to only start the GRN process.
External systems can use the Update Inward Order API to make updates in an existing Inward order but to block any Inward order for further amendments there is a new state introduced as LOCKED
In Increff System, for every Channel there will be a initial configuration to be enabled on request of Client which will allow the external system to update any Inward Order.
| Parameter Name | Data Type | Description | Mandatory |
|---|---|---|---|
orderCode |
String | orderCode of the order in consideration | yes |
locationCode |
String | locationCode of the warehouse where the order is created | yes |
Empty Body
HttpStatus: 200