insertPosGlobalQuickButton

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

To change button position, see API call switchPosGlobalQuickButton.

To delete button from list, see API call deletePosGlobalQuickButton.

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