How to update the NIP field (RQ_INN) in company details in Bitrix24 using Make?


Hi, I am trying to update the NIP (RQ_INN) field in the company details in Bitrix24 using Make. I am using the crm.requisite.update module to update the company data, but I am facing an issue when trying to update these specific fields. Although the company already exists, I am unable to modify the NIP (RQ_INN) field.

I am receiving a 400 ENTITY_TYPE_ID is not defined or invalid error. How can I correctly update these details in the company’s custom fields?

Here is what I have tried:

  • I’ve used the crm.requisite.update method with the appropriate parameters.
  • I was able to add or update other company data, but the NIP field is not working properly.

I would appreciate any help!