0.63.0 - 01.12.2024
POS/PosCashOperation/IncomeAdd method for adding a cash-in operation to a web cash register.POS/PosCashOperation/OucomeAdd method for adding a cash-out operation to a web cash register.POS/PosCashOperation/GetAmountDetails method for retrieving details for a web cash register.POS/PosCashOperation/Get method for retrieving cash journal records for a web cash register.CashOperation/GetAmountDetails method for retrieving details for any web cash register.CashOperation/Get method for retrieving cash journal records for any web cash register.POS/Session/XReport method for retrieving an X-report for a web cash register.OPERATING_CASH_PAYMENT_PARTNER_ID setting.0.62.0 - 19.11.2024
price_type_id (long?) to RetailCustomerPurchaseRequest.price (decimal?, default null) to RetailCustomerItemPurchases. If price_type_id is not submitted or the item has no price, price is null.0.61.0 - 08.11.2024
Firm/DeleteConfirm method for deleting a firm with SMS code confirmation.Stock/DeleteConfirm method for deleting a stock with SMS code confirmation.Firm/Delete sends an SMS code to confirm firm deletion instead of deleting the firm immediately.Stock/Delete sends an SMS code to confirm stock deletion instead of deleting the stock immediately.0.60.4 - 04.11.2024
deleted_mark, blocked, and performed fields to DocSetPriceGet; all fields are bool?.0.60.0 - 30.10.2024
debt (decimal) to RetailCustomer.address and description (string) to Stock.address and description (string) to StockAdd.address and description (string) to StockEdit.last_purchase_cost to InOutOperation.last_purchase_cost to InventoryOperation.0.59.0 - 15.08.2024
Language/GetAvailable method for retrieving the list of available languages.Language/Install method for installing or updating a language package.Language/AddOrUpdate was removed.search field was added to CashServerGet.0.58.10 - 13.08.2024
Item/Search response is limited to a maximum of 100 records.0.58.8 - 05.08.2024
0.58.7 - 04.08.2024
0.58.0 - 10.07.2024
price_type (PriceType), external_id (string), full (bool), and create_docinout (bool) fields to DocInventory.price_type_id (long, required), external_id (string, optional), full (bool, required), and create_docinout (bool, required) fields to DocInventoryAdd.price_type_id (long?), external_id (string), full (bool?), and create_docinout (bool?) fields to DocInventoryEdit.0.57.0 - 02.07.2024
0.56.0 - 06.06.2024
cost_type was added.0.55.0 - 21.05.2024
has_child was added to ItemGet and ItemGetExt; type is nullable optional boolean.has_child (boolean) was added to ItemSearch.