deletePosGlobalQuickButton

Delete a quick product button from a global list. Quick buttons are displayed in POS for fast access.

To change button position, see API call switchPosGlobalQuickButton.

Insert new button into the list, see API call insertPosGlobalQuickButton.

To retrieve list of buttons, see API call getPosGlobalQuickButtons.

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