Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Inbound | PUT | /orders/inward/close

...

Code Block
languagejson
{
  "orderCode": "Po1Order-1",
  "locationCode": "loc1Loc-1"
}

Parameter Name

Data Type

Description

Mandatory

orderCode

String

Unique code used by channel to identify the order

Yes

locationCode

String

Location code of the warehouse where the order will be received

Yes

...

Empty Body

HttpStatus Code

200