API: Allow to set product pictures

This commit is contained in:
Raphael Michel
2021-01-07 11:18:23 +01:00
parent 8b08b43e77
commit 75e100f108
3 changed files with 54 additions and 3 deletions
+2 -2
View File
@@ -36,8 +36,8 @@ admission boolean ``true`` for it
(such as primary tickets) and ``false`` for others
(such as add-ons or merchandise).
position integer An integer, used for sorting
picture string A product picture to be displayed in the shop
(read-only, can be ``null``).
picture file A product picture to be displayed in the shop
(can be ``null``).
sales_channels list of strings Sales channels this product is available on, such as
``"web"`` or ``"resellers"``. Defaults to ``["web"]``.
available_from datetime The first date time at which this item can be bought