Resolution Links REST Endpoints

Resolution Links
The resolution link resource is used to view, create, and update resolution links. A resolution link indicates that party records have duplicate information, and includes information about the linked parties. A link has a master record and link member record which can be removed from, or restored to, the link.
Create a link
Method: post
Path: /crmRestApi/resources/11.13.18.05/resolutionLinks
Get a link
Method: get
Path: /crmRestApi/resources/11.13.18.05/resolutionLinks/{LinkNumber}
Get all links
Method: get
Path: /crmRestApi/resources/11.13.18.05/resolutionLinks
Update a link
Method: patch
Path: /crmRestApi/resources/11.13.18.05/resolutionLinks/{LinkNumber}