Related Items REST Endpoints

Related Items
Use the entity reference service to create, view, and delete references between application objects. Update Keys : 'entityReferenceId'
Batch Create References
Method: post
Path: /api/restapi/entityReference/batch
Batch Delete References
Method: delete
Path: /api/restapi/entityReference/batch
Batch Sync References
Method: post
Path: /api/restapi/entityReference/syncBatch
Create a Reference
Method: post
Path: /api/restapi/entityReference/link
Delete a Reference
Method: delete
Path: /api/restapi/entityReference/{entityReferenceId}
Unlink a Reference
Method: put
Path: /api/restapi/entityReference/unLink
View a Reference
Method: get
Path: /api/restapi/entityReference/{entityReferenceId}
View all References of a Linked Object
Method: get
Path: /api/restapi/entityReference/linkedObjectReferences
View all Related Items of a Reference
Method: get
Path: /api/restapi/entityReference/relatedItems
View Linked References
Method: get
Path: /api/restapi/entityReference/linkedReferences
View Objects that Support References
Method: get
Path: /api/restapi/entityReference/linkableObjectReferences