API chapter EN: различия между версиями
IronBot (обсуждение | вклад) (Normalize API language switcher) |
IronBot (обсуждение | вклад) (Add Ukrainian API docs and trilingual API links) |
||
| Строка 1: | Строка 1: | ||
'''en''' | [[API_chapter_UK|uk]] | [[API chapter|ru]] | |||
Section '''[[API_EN]]''' of the "UserSide" ERP | Section '''[[API_EN]]''' of the "UserSide" ERP | ||
Версия от 08:27, 10 мая 2026
Section API_EN of the "UserSide" ERP
Purpose: Custom sections/pages/links
Additional parameters: action - request subcategory (possible values: see below)
Subcategories
link_add
Added in: 3.20.23
Description: Create a new link Required parameters: section - section where the link will be placed [header|dashboard|menu] name - name url - link Optional parameters: sub_section - menu subsection where the link will be placed (for section=menu) [accountancy | inventories | employees | customers | tariffs | customer_messages | equipments | tasks | coverage | advertisements | memos | statistics | operators | settings | nodes | cable_lines | transport | chapter] is_blank - open the link in a new page
link_get
Added in: 3.20.23
Description: Retrieve the list of links Required parameters: none Optional parameters: section - section where the link is placed [header|dashboard|menu]
link_remove
Added in: 3.20.23
Description: Delete a link Required parameters: id - object ID