I am trying to create a relationship between an entity and an object, pointing to entity and adding the relationship this way:
{"related" : {"ca_objects" : [{"object_id" : "4353","type_id" : "175","interstitial" : {"source_info" : "Presidente"}}]}}
Now, the relationship is being correctly created, but interstitial information are not.
Where's the error?
Thank you,
GB