Link Business Objects

You can link different business objects based on relationships. For example, you can link a journal to an incident.

Base URL:

https://{tenant url}/api/odata/businessobject/{business object name}('{business object unique key}')/{business object relationship name}('{unique key of the related business object}')/$Ref

Ensure the business object name is suffixed with an "s".

Unsuccessful Responses