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.
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:
|
string |
Field name | Type | Description |
---|---|---|
productID | integer | Product ID. |
serviceID | integer | Service ID. |
name | string | Name of this product or service. |