The values of the hierarchy. This in conjunction with article_hierachy and hierarchy_header models are used to generate the article hierarchy.
Request
Header Params
X-SYNC-TOKEN
string
required
<sync_token>
Accept-Encoding
string
required
gzip (mandatory)
Body Params application/json
array of:
hierarchy_level_id
string
required
The hierarchy id.
hierarchy_level
string
required
Ex: hierarchy_level_1, hierarchy_level_2, hierarchy_level_3
Only these hierarchies will be used when reading the article_hierarchy model. The id should manadatorily follow the convention hierarchy_level_. 'n' can be up to 10.