Category tree

To work with this method, the user must be authorized.

URL

Method

POST

URL query

/api/oas/categories/search?gln=9864232319979

URL parameters

gln (required) String - GLN of your own Company; OR guid (required) String - unique identifier of your own Company

Headers

Authorization

SID - token received at authorization

Content-Type

application/json

REQUEST

JSON Body

In the request body of the method, the parameters (filters) for selecting values from the category directory as XSearchCategories object are transmitted.

RESPONSE

Method will send in response (json) category tree data (array of objects ProductCategory) according to the set parameters.