Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
PrizmaShop
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bitrix
PrizmaShop
Commits
9ffcefd3
Commit
9ffcefd3
authored
Nov 21, 2022
by
Kulya
😊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update entityes.json
parent
61cd5273
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
+9
-2
entityes.json
entityes.json
+9
-2
No files found.
entityes.json
View file @
9ffcefd3
...
...
@@ -357,14 +357,21 @@
"result"
:
"Ответ массив с данными заказа"
},
"methods"
:
{
"onec.query.test"
:
{
"description"
:
"Для тестирования вызова API команд в сторону 1С от сервера Битрикс24"
,
"params"
:
{
"onec_method"
:
"orders"
,
"params"
:
{
"guid"
:
"2342uj3y4gu2y43....."
},
//
Не
объязательно
}
},
"onec.order.get"
:
{
"description"
:
"Получить список заказов или одного заказа если указан id в параметрах "
,
"params"
:
[
"id"
]
}
}
,
"onec.order.add"
:
{
"description"
:
"Создать (сохранить) заказ в Битрикс24"
,
"params"
:
"Параметры указаны выше"
}
}
,
"onec.order.update"
:
""
,
"onec.order.delete"
:
""
,
"onec.client.get"
:
""
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment