1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-14 11:23:46 +02:00
OpenIntegrations/docs/en/results/Ozon/GetProductStructure.log

19 lines
582 B
Plaintext

{
"description_category_id": "<ID category product>",
"name": "<name product>",
"offer_id": "<offer>",
"barcode": "<barcode>",
"price": "<price>",
"old_price": "<old price>",
"vat": "<VAT rate, e.g. 0.2>",
"height": "<height>",
"width": "<width>",
"depth": "<depth>",
"dimension_unit": "<unit of measure for sizes, e.g. mm>",
"weight": "<weight>",
"weight_unit": "<unit of measurement for weight, e.g. g>",
"images": "<array of product images URLs>",
"images360": "<array of 360 images URLs>",
"color_image": "<marketing color for pictures>"
}