Hi,
By using the SEQ-5C, there's an array list which is called "Associates" from the response JSON, each object contains the info as below,
Is there any method to have batch entity profile data instead of just loop through each of the entity and call the API
GET /reference/profile/{id}
to get their profile data (Linked Companies, Type, and Category) as shown below?
Thanks!