Hello, colleagues.
I'm trying to add a contact to a Business Partner. The relationship is created but I need the Company address to be used by the contact. The service creates the relationship and uses the contact address(private address).
I tried using the following json:

But it is created using the private address:

Contact 2000008089 was created the same way but its business partner was created without address data so there is no AddressID or AddressNumber.
When company address is used, the following icon is shown:

Could it be the API does not create contact/company address?