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

7 lines
258 B
Plaintext
Raw Normal View History

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