Versions Compared

Key

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


Description

As soon as a quantity increase/decrease has been made to stock by the DC on SEKO360, this method will push the stock adjustment information to the Hub.

System behaviours

  • Messages sent for adjustments created in location types: Available Stock, Web Stock, Cross Dock or Query.
  • Reason Codes: This page shows the adjustment codes that can occur in a stock adjustment. These values are provided in Stock Adjustment service fields StockAdjustmentLineItem →  ReasonCode and StockAdjustmentLineItem → ReasonDescription

Available formats


API

FTP

Manual

XML

x

x


JSON

x



CSV


x


Entity Relationships

This diagram shows the high level relationship between the entities detailed in the Field Level Details section of this page.

Field level details

StockAdjustment



Field

Description

Data Type

MessageGroupId

Placeholder

nvarchar(100)

MessagePart

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

int

MessageTotal

This is the total number of messages.

int

IntegrationId

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

nvarchar(100)

SequenceNumber

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

int

InternalId

SEKO 360 internal value. Example: 2dfd50ff-eb0c-4eff-bd10-5814d0b0b9f9

varchar(100)

StockAdjustmentType

This value will be either:
'Increase' : an increase to the Available Stock quantity
'Decrease': a decrease to the Available Stock quantity

StockAdjustmentType

StockAdjustmentDate

The date/time the stock adjustment was made. For example: 2017-01-09T16:04:12Z

datetime

DCCode

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

nvarchar(100)

...