insertPosStoreQuickButton

Insert a quick product button into a store-specific list. Quick buttons are displayed in POS for fast access.

To change button position, see API call switchPosStoreQuickButton.

To delete button from list, see API call deletePosStoreQuickButton.

To retrieve list of buttons, see API call getPosStoreQuickButtons.

Input parameters

Parameter name Description Possible value Required
productID Product ID. integer yes
serviceID Service ID, if account has services enabled this value can be used instead of productID. Will return error 1013 if defined together with productID. integer
warehouseID Warehouse ID, if warehouse doesnt have store-specific quick buttons enabled - will return error 1189. integer yes