AMALYZE Falcon API

research.browsenodes.node (POST)

Endpoint

Endpoint research.browsenodes.node returns for a browse node the complete path, including all siblings within the branch

Method
POST research.browsenodes.node
Example call

JSON Payload

PropertyTypeDescriptionFurther informationVersion
filtersobjectObject containing the filter information0.5.0
filters.marketplacestringString containing the marketplace IDvalid marketplaces ids0.5.0
filters.idstringString containing the browsenode’s idmandatory0.5.0
JSON Response

PropertyTypeDescription
itemsarrayArray containing the browsenode items (for more information see Browsenode)
requestobjectThe request information object (see Request information for more information)
Updates / Changes
VersionDescription
0.5.0created
Menu