getPosGlobalQuickButtons

Retrieve quick product button 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.

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

Input parameters

Parameter name Description Possible value Required
lang Retrieve names in a specific language. If omitted, API will return item names in the default language of your Erply account.
Possible values:
  • 'eng' - English
  • 'spa' - Spanish
  • 'ger' - German
  • 'swe' - Swedish
  • 'fin' - Finnish
  • 'rus' - Russian
  • 'est' - Estonian
  • 'lat' - Latvian
  • 'lit' - Lithuanian
  • 'gre' - Greek
string

Response

Field name Type Description
productID integer Product ID.
serviceID integer Service ID.
name string Name of this product or service.