OrderWithdrawalRow
No description
type OrderWithdrawalRow {
orderRowId: Int!
orderRow: OrderRow
}
Fields
orderRowId ● Int!
The id of the order row in the withdrawal
orderRow ● OrderRow
The order row details
Example
{
"orderRow": {
"bundle": {
"categories": [
{
"product": {
"id": "AVR 135",
"ean": 7310511257507,
"name": [
{
"language": "EN",
"value": "Harman Kardon AVR 135"
}
],
"createdAt": "2024-05-03T11:52:33Z",
"link": [
{
"language": "EN",
"value": "/en/audio/receivers/avr-135"
}
],
"productMeasurements": {},
"categories": [
{
"category": {
"name": [
{
"language": "EN",
"value": "String"
}
],
"content": {},
"meta": {},
"link": [
{
"alternateUrls": [
{}
],
"redirect": {}
}
],
"products": {
"edges": [
{}
],
"pageInfo": {},
"filters": [
{
"setting": {},
"filter": {
"range": {
"intervals": [
{}
]
},
"valuesWithMetadata": [
{}
],
"categoryTreeWithMetadata": [
{}
]
}
}
],
"sortOptions": [
{
"name": []
}
]
},
"topoffers": {},
"childrenConnection": {
"edges": [
{}
]
},
"associations": [
{
"ids": []
}
],
"pages": [
{
"contents": [
{
"menu": {}
}
]
}
],
"categoryImages": {
"icon": {}
},
"customAttributes": [
{}
]
}
}
],
"brand": {
"categoriesInBrand": [
{}
],
"media": {}
},
"inventories": [
{
"availability": {
"deliveryTime": {
"min": 10,
"max": 100
}
},
"supplier": {}
}
],
"description": {
"extra": [
{}
]
},
"rating": {
"reviews": [
{}
]
},
"productType": "PRODUCT",
"variantGroup": {
"variants": [
{
"variantAttributes": [
{
"attribute": {
"sort": {}
},
"values": [
{
"language": {
"code": "EN"
}
}
]
}
]
}
],
"variantFields": [
{
"variantsInformation": [
{
"values": [
{}
]
}
]
}
],
"lowestPrice": {
"price": {
"regularPrice": {
"currency": {
"rate": 11.355,
"prefix": "$"
},
"tax": {}
},
"appliedCampaign": {
"info": {
"timeLimit": {}
}
}
},
"productIds": []
}
},
"bundle": {
"categories": [
{
"products": [
{}
]
}
],
"price": {}
},
"media": {},
"accessories": [
{
"products": []
}
],
"properties": [
{
"content": [
{
"image": {}
}
],
"group": {}
}
],
"priceHistory": {
"lowest": {},
"history": []
},
"recommendations": [
{}
],
"shippingInfo": {},
"inboundDeliveries": [
{}
],
"vat": {}
}
}
]
},
"supplier": {},
"attributes": [
{}
],
"appliedCampaign": {},
"giftcardPurchases": [
{}
],
"giftcardRedemptions": [
{
"giftCardId": 342,
"customerId": 2,
"orderId": 10341,
"orderRowId": 23422
}
],
"orderDiscounts": [
{}
]
}
}