Versions Compared

Key

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

...

Parameter Name

Data Type

Description

Mandatory

orderCode

String

Code to uniquely identify an order

Yes

locationCode

String

Location of the warehouse where the order is created

Yes

boxes

Object[]boxCodes

List of boxes in the order

Yes

(min size = 1, max size = 250)

boxes.boxCode

String

Code <String>

Codes to uniquely identify a box the boxes in an order

Min Value: 1

Max Value: 250

Yes

Response

Empty Response

...