JSON Identifier
Describes an identifier for a single data entity in OL Connect.
Structure
The structure consists of an object
with a single name/value pair:
-
identifier
– the data entity identifier (type ofnumber
)
Example
The following is an example of this structure:
{
"identifier": 12345
}