Versions Compared

Key

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

...

Retrieve Stock Quantity Response Item



Field

Description

Data Type

ProductCode

Unique SKU identifier code.

nvarchar(100)

DCCode

SEKO created code that uniquely identifies the DC from other SEKO DC's Code is supplied by SEKO. . I.e. Seko Logistics Milton Keynes DCCode: DCCL01.

nvarchar(100)

LocationType

The location type is the type of location the stock is in, i.e. Available Stock, Quarantine, Query, QC. A list of stock service field descriptions can be found here.

nvarchar(100)

Quantity

Quantity of stock within the specified location

int

...