curl --location '/notify' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"hwlRequestId": 983,
"hwlRequestItemId": 2321,
"hwlRequestItemTitle": "Мыльные пузыри",
"bitrixLeadId": "ID_ЛИДА_ИЗ_Б24_123",
"linkToItem": "https://sales.hwdev.ru/ru/requests?[filter][id]=5519"
}'{
"status": "success",
"message": "Notififcation was sent successfully"
}