Versions Compared

Key

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

...

This API can be used to search the Item level information for all the Items which are outwarded/shipped/COMPLETED from WMS system against a B2B Sale orders.

...

Parameter Name

Data Type

Description

Mandatory

locationCode

String

Location Identifier for which the shipment of an outward order is being searched

Yes

shipmentId

String

OMS Shipment identifier for the Sale order.

Note:

  • B2B order can have multiple shipments.

  • You can pass one Shipment ID at a time for any order since the list of items can be large in number.

Yes

channelSkuCodes

String

SKU identifier for products outwarded. Supports only for COMPLETED orders.

Note

Max Limit: 500 SKUs in one request

No

boxCodes

String

Identifier for boxes used to inward the products of purchase order

Note

Max Limit: 50 BoxCodes in one request

No

...