1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-03 15:02:24 +02:00
OpenIntegrations/docs/ru/examples/Bitrix24/УдалитьСделку.txt
Vitaly the Alpaca (bot) c3ff03b9b7 Main build (Jenkins)
2024-09-16 19:32:17 +03:00

11 lines
414 B
Plaintext

URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2...";
IDСделки = "256";
Результат = OPI_Bitrix24.УдалитьСделку(URL, IDСделки);
URL = "b24-ar17wx.bitrix24.by";
Токен = "8b80e066006e9f06006b12e400000001000...";
IDСделки = "258";
Результат = OPI_Bitrix24.УдалитьСделку(URL, IDСделки, Токен);