CAS ID specification
Allows API clients to identify an existing entity by specifying its casId
and casInstanceId
. Both child elements must be provided.
Name | Type | Description |
---|---|---|
casId | String | The CAS ID of the entity (that is, the identifier used by the CAS for the object). |
casInstanceId | String | The CAS instance ID of the entity (that is, the identifier used by SDP for the CAS that manages the object). |