curl --location 'https://crm.private-crm.ru/api/public/order/18977/freezeDays' \
--header 'identifier: demo' \
--header 'Application-key: tokenkey' \
--data-urlencode 'day_ids%5B%5D=178159' \
--data-urlencode 'day_ids%5B%5D=178160'{
"message": "Успешно"
}