mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-11-30 09:16:44 +02:00
10 lines
226 B
Plaintext
10 lines
226 B
Plaintext
{
|
|
"name": "<name>",
|
|
"sku": "<product identifier in the Ozon system>",
|
|
"offer_id": "<article>",
|
|
"price": "<price>",
|
|
"old_price": "<old price>",
|
|
"vat": "<VAT rate, e.g. 0.2>",
|
|
"currency_code": "<currency>"
|
|
}
|