Description |
A snapshot of the stock in the DC generated at the end of day. The time in which this is generated is based on the time zone of the DC |
...
Entity Relationships
This diagram shows the high level relationship between the entities detailed in the Field Level Details section of this page.
"StockOvernightSummary" entity sent for API
Field level details
StockOvernightSummary | ||
Field | Description | Data Type |
MessageGroupId | Example: "DCCL01-4/8/2020 11:59:59 PM" This will remain the same for all message parts. | nvarchar(100) |
MessagePart | This is the message part of the total number of messages. | int |
MessageTotal | This is the total number of messages. | int |
SequenceNumber | Will increment by 1 for every entity pushed. Example: 2300 |
...