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

7 lines
258 B
Plaintext
Raw Normal View History

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