@plentymarkets/shop-api / OrderItem
Interface: OrderItem ​
Defined in: types/api/order.ts:150
Properties ​
amounts ​
amounts:
OrderItemAmount[]
Defined in: types/api/order.ts:178
attributes? ​
optionalattributes?:OrderItemAttribute[]
Defined in: types/api/order.ts:172
attributeValues ​
attributeValues:
null
Defined in: types/api/order.ts:159
bundleComponents? ​
optionalbundleComponents?:ProductBundleComponent[] |null
Defined in: types/api/order.ts:168
bundleType? ​
optionalbundleType?:null
Defined in: types/api/order.ts:169
countryVatId ​
countryVatId:
number
Defined in: types/api/order.ts:161
createdAt ​
createdAt:
string
Defined in: types/api/order.ts:165
currentStatus? ​
optionalcurrentStatus?:OrderItemCurrentStatus
Defined in: types/api/order.ts:176
dates ​
dates:
unknown[]
Defined in: types/api/order.ts:177
giftCard? ​
optionalgiftCard?:GiftCard
Defined in: types/api/order.ts:170
id ​
id:
number
Defined in: types/api/order.ts:151
itemVariationId ​
itemVariationId:
number
Defined in: types/api/order.ts:155
orderId ​
orderId:
number
Defined in: types/api/order.ts:152
orderItemName ​
orderItemName:
string
Defined in: types/api/order.ts:158
orderProperties ​
orderProperties:
OrderItemOrderProperty[]
Defined in: types/api/order.ts:174
position ​
position:
string
Defined in: types/api/order.ts:164
properties ​
properties:
OrderItemProperty[]
Defined in: types/api/order.ts:175
quantity ​
quantity:
number
Defined in: types/api/order.ts:156
references ​
references:
unknown[]
Defined in: types/api/order.ts:179
referrerId ​
referrerId:
number
Defined in: types/api/order.ts:154
returnableQuantity? ​
optionalreturnableQuantity?:number
Defined in: types/api/order.ts:157
returnReason? ​
optionalreturnReason?:OrderReturnReason
Defined in: types/api/order.ts:171
shippingProfileId ​
shippingProfileId:
number
Defined in: types/api/order.ts:160
typeId ​
typeId:
number
Defined in: types/api/order.ts:153
updatedAt ​
updatedAt:
string
Defined in: types/api/order.ts:166
variationProperties? ​
optionalvariationProperties?:unknown[] |null
Defined in: types/api/order.ts:173
vatField ​
vatField:
number
Defined in: types/api/order.ts:162
vatRate ​
vatRate:
number
Defined in: types/api/order.ts:163
warehouseId ​
warehouseId:
number|null
Defined in: types/api/order.ts:167