1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00
Files
OpenIntegrations/docs/en/cli/bitrix24/UpdateDeal/bash.txt

7 lines
260 B
Plaintext
Raw Normal View History

2025-10-07 15:34:22 +00:00
# JSON data can also be passed as a path to a .json file
2024-10-20 22:15:39 +03:00
oint bitrix24 UpdateDeal \
2025-10-07 15:34:22 +00:00
--url "b24-ar17wx.bitrix24.by" \
2025-10-08 21:18:51 +03:00
--deal 5070 \
2025-10-07 15:34:22 +00:00
--fields "{'TITLE':'Future deal in RUB','CURRENCY_ID':'RUB','OPPORTUNITY':'50000','BEGINDATE':'2025-01-01'}" \
2024-10-20 22:15:39 +03:00
--token "***"