I have the need to fill custom fields in Bitrix24 CRM via REST API. When it comes to working on standard fields (like TITLE, TEL, etc) it works, but if I try to valorize a custom field by putting it’s property name in the request the endpoint simply ignores it. Here you have a snippet: Did anyone have the same