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
0
Merge Requests
0
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
Toychiev Islam
PrizmaShop
Commits
039da4cc
Commit
039da4cc
authored
Nov 10, 2022
by
Kulya
😊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update entityes.json
parent
6794dd95
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
entityes.json
entityes.json
+7
-2
No files found.
entityes.json
View file @
039da4cc
...
@@ -310,8 +310,13 @@
...
@@ -310,8 +310,13 @@
"title"
:
"Prizma Bitrix24 API for Incoming requests"
,
"title"
:
"Prizma Bitrix24 API for Incoming requests"
,
"shop_webhook"
:
"https://b24.prizma.uz/rest/1/tuv3urt2w1cxbl0h/"
,
"shop_webhook"
:
"https://b24.prizma.uz/rest/1/tuv3urt2w1cxbl0h/"
,
"onec_webhook"
:
"https://b24.prizma.uz/rest/1/4ln101hccuus2rhv/"
,
"onec_webhook"
:
"https://b24.prizma.uz/rest/1/4ln101hccuus2rhv/"
,
"webhook_example"
:
"https://b24.prizma.uz/rest/1/4ln101hccuus2rhv/onec.order.get.json"
,
"request_example"
:
{
"request_method"
:
"POST"
,
"description"
:
"Пример получения одного заказа по id"
,
"method"
:
"POST"
,
"url"
:
"https://b24.prizma.uz/rest/1/4ln101hccuus2rhv/onec.order.get.json"
,
"params"
:
{
"id"
:
1
},
"result"
:
"Ответ массив с данными заказа"
},
"methods"
:
{
"methods"
:
{
"onec.order.get"
:
{
"onec.order.get"
:
{
"description"
:
"Получить список заказов или одного заказа если указан id в параметрах "
,
"description"
:
"Получить список заказов или одного заказа если указан id в параметрах "
,
...
...
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