Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Description

As soon as stock is moved from one location type to a new location type by the DC on SupplyStream, this method will push the stock movement information to the Hub.

Available formats


API

FTP

Manual

XML

x

x


JSON

x



CSV


x


Field level details

StockStatusMovement



Field

Description

Data Type

MessageGroupId

Placeholder

nvarchar(100)

MessagePart

This is the message part of the total number of messages. API only.

int

MessageTotal

This is the total number of messages. API only.

int

IntegrationId

This is determined by SupplyStream and is the client unique identifier. This will be a consistent unique value per client. Example: CCIND

nvarchar(100)

SequenceNumber

This is determined by SupplyStream. Every push message will increment by 1 for each service selected

int

DcCode

SEKO created code that uniquely identifies the DC from other SEKO DC's. This code is supplied by SEKO.

nvarchar(100)

UtcDate

Date in which the movement took place.

datetime

ToLocationType

The location the SKU has been moved to. For example: Available Stock, Quarantine, Query, QC.

nvarchar(100)

ToChannel

Placeholder

nvarchar(100)

Quantity

The quantity of the SKU that has been moved

int

ProductCode

The SKU that has been moved

nvarchar(100)

FromLocationType

The location the SKU has been moved from. For example: Available Stock, Quarantine, Query, QC.

nvarchar(100)

FromChannel

Placeholder

nvarchar(100)

Ean

The EAN of the SKU that has been moved. Data must exist in the product master on SupplyStream to be returned.

nvarchar(100)

MovementID

Placeholder.

nvarchar(100)

BestBeforeDateThe best before date of the SKU within the cartondatetime
LotNoThe lot number of the SKU within the cartonnvarchar(100)
  • No labels