The base data object should return the following JSON structure.
{
"NumericId": "<int>",
"DigitalId": "<string>",
"RecordId": "<int>",
"Build": "<string>",
"FileName": "<string>",
"Accessories": "<array>",
"Certifications": "<array>",
"Company": "<object>",
"Content": "<object>",
"General": "<object>",
"Notes": "<object>",
"Parts": "<array>",
"Product": "<object>",
"Reference": "<object>",
"Voc": "<object>",
"PublishedAt": "<timestamp>",
"WithdrawnAt": "<timestamp>",
"ScreenedAt": "<timestamp>"
}
<int>
true
<string>
true
<int>
true
<string>
true
<string>
true
<array>
false
null|string
<array>
true
<object>
true
<object>
true
INFO
The content prop is simply a JSON object that wraps an HPD's content inventory. Content inventory details and structure, are documented in the Content Inventory section below.
<object>
true
TIP
The data object represents the Summary section of the HPD.
<object>
true
<array>
false
null
<object>
true
<object>
true
<object>
true
<timestamp>
true
<timestamp>
false
null
<timestamp>
true