Versions Compared

Key

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

...

Parameter Name

Data Type

Description

Mandatory

orderCode

String

Unique code used by the channel to identify the order

yes

parentOrderCode

String

Parent Order Code which was passed at the time of Inward Order Creation

No

orderType

String

Possible value - STO (Stock Transfer Order), PO(Purchase Order), RO(Return Order)

yes

locationCode

String

Code used by channels to identify a warehouse

Yes

invoiceId

String

Unique Id with which the shipment is arrived in the warehouse.

yes

awbNumber

String

Awb Number of the shipment received in the warehouse.

Yes

externalInvoiceDate

String

Time at which order was placed at the channel in UNIX (UTC)

yes

gateEntryId

String

Unique Id used to differentiate a gate entry

yes

messageId

Long

Unique Identifier of a message ( for de-duplication )

Yes

orderItems

Object[]

List of items GRNed

yes

orderItems.channelSkuCode

String

SKU code of order item

yes

qcPassQuantity

Integer

Qc pass quantity inwarded in order

yes

qcFailQuantity

Integer

Qc fail quantity inwarded in order

yes

...