PUT <baseurl>/globaldata/ref/<caseReference>/linkx/<roleName>
Path parameters
caseReference: The case reference of the case data you want to associate with other case data. For example,
BDS-2-com.example.gddemo.Customer-1-1. You must only specify one.
roleName: The name of the association. For example,
claim.
Body
caseReferenceArray. the parameters in the
LinkCaseRequest
element (from the
BusinessDataServices
schema). You can obtain case references using
findAllCases . For example,
BDS-2-com.example.gddemo.Customer-1-0.
Response
JSON
Returns a JSON representation of the contents of a
LinkCaseResponse
element.