API newin EN: различия между версиями

Материал из WiKi - UserSide
Нет описания правки
(Normalize API language switcher)
Строка 1: Строка 1:
[[API_newin_EN|en]] | [[API_newin|ru]]
[[API_newin|ru]] | '''en'''


Section '''[[API_EN|API]]''' ERP "UserSide"
Section '''[[API_EN|API]]''' ERP "UserSide"

Версия от 19:47, 9 мая 2026

ru | en

Section API ERP "UserSide"

ATTENTION: This section is declared deprecated as of ERP "UserSide" version 3.18. It will be deleted in version 3.19. Use the API section to organise the receiving of requests and create tasks


Purpose: Form Applications for connection

Example of implementation: http://demo.userside.eu/script/newin/sample.php

Optional parameters:
subcat - subcategory of the request (possible value: new (empty value of this parameter equals new))
citycode - ID of the location for which the request is being submitted. The selection of streets will be opened. If empty, the selection of locations will be opened.
cityignore - ID of the locations that are to be ignored and not offered in the selection. Multiple locations - separated by commas.
map - flag (1/0) - whether to open the map selection window. The location must be specified on the map - then it will be clear which map to open and where to centre it.

Example request:

api.php?key=apikey&cat=newin&map=1