JSON Identifier

Describes an identifier for a single data entity in PReS Connect.

Structure

The structure consists of an object with a single name/value pair:

  • identifier – the data entity identifier (type of number)

Example

The following is an example of this structure:

{ 
    "identifier": 12345
}