I tried to create a Contact through the Rest API in Sugar CRM, but I had a problem filling the related field that related to another module.

The field has the following settings:

How to properly pass a value to this field via the Rest API so that it works correctly?

I tried to pass the title of the Record/id of the record

The formula has value: related($test_countries_contacts_1,"name")

Parents Reply Children