2018.1

Table Of Contents
JSON Data Record Identifier
Describes a single data record entity identifier for a specific content item entity.
Structure
The structure consists of an object with a single name/value pair:
l record the data record entity identifier (type of number)
Example
The following is an example of this structure:
{
"record": 12345
}
Page 71