Inventory Relationships V2
Update Relationship by Type Name
Use this API to modify a contextual link between two entities.
put/api/inventory-linking/v1/contextual-entities/{contextualLinkId}/contextual-entity-types/names/{entityTypeName}
Path parameters
entityTypeName'Data Transfer' | 'Representative' | 'Sale of Data' | 'Destination Or Access' | 'Processor' | 'Related' | 'Controller' | 'Collection' | 'Storage Or Processing' | 'Recipient Of Sale' | 'SubProcessor' | 'Product Or Service Provider' | 'Joint Controller' | 'DirectParentChild' required
Entity type name
contextualLinkIdstring uuid required
Contextual Link Identifier to be updated
Request body
Example request
{
"processingActivityId": "f2229953-b4b5-4042-8cb9-b78038cc4c46"
}Response
Relationship successfully updated