Changes

Jump to navigation Jump to search

API V2.0

39 bytes added, 07:30, 26 April 2022
In the control panel, these can be set under Prices -> Daily Price Setup.
In the API these can be accessed through GET and POST /inventory/calendar "data": [ { "calendar": [ { "price1": 0100, "price2": 0300, "price3": 0200, ... } ] } ] }
= Examples =

Navigation menu