75 lines
1.1 KiB
JSON
75 lines
1.1 KiB
JSON
{
|
|
"id": "",
|
|
"name": "",
|
|
"category": {
|
|
"id": ""
|
|
},
|
|
"description": {},
|
|
"product": {
|
|
"id": "",
|
|
"parameters": []
|
|
},
|
|
"images": [
|
|
{
|
|
"url": ""
|
|
}
|
|
],
|
|
"parameters": [],
|
|
"publication": {
|
|
"duration": "",
|
|
"status": "",
|
|
"startingAt": "",
|
|
"endingAt": "",
|
|
"endedBy": ""
|
|
},
|
|
"sellingMode": {
|
|
"format": "",
|
|
"price": {
|
|
"amount": "",
|
|
"currency": ""
|
|
},
|
|
"minimalPrice": {
|
|
"amount": "",
|
|
"currency": ""
|
|
},
|
|
"startingPrice": {
|
|
"amount": "",
|
|
"currency": ""
|
|
}
|
|
},
|
|
"tax": {
|
|
"percentage": ""
|
|
},
|
|
"stock": {
|
|
"available": "",
|
|
"unit": ""
|
|
},
|
|
"delivery": {
|
|
"additionalInfo": "",
|
|
"handlingTime": "",
|
|
"shippingRates": {
|
|
"id": ""
|
|
}
|
|
},
|
|
"location": {
|
|
"city": "",
|
|
"countryCode": "",
|
|
"postCode": "",
|
|
"province": ""
|
|
},
|
|
"payments": {
|
|
"invoice": ""
|
|
},
|
|
"afterSalesServices": {
|
|
"impliedWarranty": {
|
|
"id": ""
|
|
},
|
|
"returnPolicy": {
|
|
"id": ""
|
|
},
|
|
"warranty": {
|
|
"id": ""
|
|
}
|
|
}
|
|
}
|