$join_child_rel
The $join_child_rel function allows you to search for an entity based on its field values as well as its relationship to a child entity. This is especially helpful when you want to find all parents of a particular entity that meet certain criteria.
Example: Find all deals (char type ID = 4) for catalog-item (record ID = 1234) with an agreement date greater than 08-06-2020.
POST: https://ris.rightsline.com/v3/deal/search
Last updated