mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-16 11:38:11 +02:00
11 lines
519 B
Plaintext
11 lines
519 B
Plaintext
{
|
|
"auto_action_enabled": "<Enable auto application of shares: ENABLED or DISABLED>",
|
|
"currency_code": "<currency>",
|
|
"min_price": "<minimum price of product after promotions have been applied>",
|
|
"offer_id": "<product identifier in the sellers system>",
|
|
"old_price": "<price before discounts; specify 0 if no discounts are available>",
|
|
"price": "<product price with discounts>",
|
|
"price_strategy_enabled": "<auto application of price strategies: ENABLED or DISABLED>",
|
|
"product_id": "<Product ID>"
|
|
}
|