Thetis IMS
Datakatalog

Reservation

Definition

Reservation of items for shipments. One reservation may be for many shipments.

Reservation

Constraints

You must provide either an id or a SKU for a trade item. You must provide either an id or a number of a location.

Fields

Id

Unique identification of this reservation

id Long Read only

Time made

Time of creation of this reservation.

timeMade Date Format yyyy-MM-dd'T'HH:mm:ss.SSS'Z' Read only

Sellers ref.

Sellers reference to this reservation. Could for instance be the identification of the corresponding pre-order line.

sellersReference String Read only

Send from

Earliest date of shipment of the items that are reserved here.

shippingStartDate Date Format yyyy-MM-dd

Qty. reserved

The amount reserved.

numItemsReserved Long Not Null Min 0

Text

A text describing this reservation.

text String

Trade item id

Unique identification of the trade item that this reservation regards.

globalTradeItemId Long Not Null GlobalTradeItem

SKU

SKU for the item that is reserved.

stockKeepingUnit String Not Null GlobalTradeItem

Context id

Unique identification of the context within which this reservation is made.

contextId Long Context

Product id

Unique identification of the product reserved

productId Long Read only Context

Product No.

The number of the product reserved.

productNumber String Read only

Product name

The name of the product reserved.

productName String Read only

Available

Available

numItemsAvailable Long Read only

Priority

Reservation priority

reservationPriority Integer

Shipment lines

Shipment lines

numShipmentLines Long Read only

Saleschannel id

Unique identification of the sales channel that has made this reservation.

sellerId Long Seller

Sales channel

The number of the sales channel that made this reservation.

sellerNumber String Seller

Variant

Variant of the trade item that this reservation relates to.

productVariantKey ProductVariantKey Read only

GTIN

GTIN of the trade item that this line relates to.

globalTradeItemNumber String Read only

Quantity each

Quantity of the product contained in each instance of the trade item this line relates to.

numUnitsContained Long Read only

Unit

Unit used for the product contained in the trade item that this reservation relates to.

productUnit ProductUnit Read only