Retrieve related records using the record sync key

Hi,

I am trying to call to GET the revenue line items linked to an opportunity using the opportunity sync key but I am getting an error.

The endpoint I am calling looks like -> (GET) http://localhost/sugar/rest/v11_18/integrate/Opportunities/sync_key/10480/link/revenuelineitems

and the error I am getting is:

"error_message": "Could not find a route with 6 elements"
I can't find that endpoint definition in the documentation so I think it is likely not possible to do it but I want to check. The only GET endpoint that I found is the one that gives you the entity by the entity sync_key.
Thanks,
Natalia
Parents Reply Children
No Data