ItemId int32 — OPTIONAL |
ArticleNumber string — OPTIONALThe article number for the product item. |
ProductId int32 — OPTIONALThe id of the product that the item belongs to. |
Name string — OPTIONALThe name of the product item. |
Shelf string — OPTIONALThe shelf name where the product item can be found. |
Weight int32 — OPTIONALThe weight of the item in grams (g). |
Length int32 — OPTIONALThe length of the item in millimeters (mm). |
Width int32 — OPTIONALThe width of the item in millimeters (mm). |
Height int32 — OPTIONALThe height of the item in millimeters (mm). |
Gtin string — OPTIONALThe GTIN number for the item.
Also known as EAN, UCC or UPS number. |
DateCreated date-time — OPTIONALThe date the item was created. |
DateUpdated date-time — OPTIONALThe date the item was last updated. |
DateIncoming date-time — OPTIONALThe date the item will be in stock again. |
Active boolean — OPTIONALThe current state of the item. |
ExternalId string — OPTIONALExternal Id of the product item. |
Stock object — OPTIONALA stock value for a product item ItemId int32 — OPTIONALA value to uniquely identity a single product item. | Stock int32 — OPTIONALThe physical stock value. | StockOversellable int32 — OPTIONALThe oversellable stock value. | StockStatic int32 — OPTIONAL | StockSellable int32 — OPTIONALThe sellable stock value. |
|
ShippingFees object[] — OPTIONALThe lowest shipping fees for each market and country for the product item. Market int32 — OPTIONALThe market that the shipping fee is applicable on. | Country string — OPTIONALThe country that the shipping fee is applicable in. | Service string — OPTIONALThe shipping service with the current fee. | ServiceId int32 — OPTIONALThe shipping service id with the current fee. | Fee double — OPTIONAL |
|