Inbound | PUT | /orders/inward/close
...
Code Block | ||
---|---|---|
| ||
{ "orderCode": "Po1Order-1", "locationCode": "loc1Loc-1" } |
Parameter Name | Data Type | Description | Mandatory |
---|---|---|---|
| String | Unique code used by channel to identify the order | Yes |
| String | Location code of the warehouse where the order will be received | Yes |
...
Empty Body
HttpStatus Code
200