ID, Name and Self Reference (id, name, href)
Every instance of an individual persistent resource is referable via its own URI. Thus each resource instance has a unique ID with a corresponding self link element that any integration code can store to refer back to that element. In general, each resource object and any reference to a resource object use the following three elements to identify the object:id
—UUID of the resourcename
—name of the resource (if applicable)href
—link to the resource
Densify API elements, parameters, and filters are case-sensitive.