The Non-Product resource provides access to the categories which are not related to any product within InService.
| Name | Description |
|---|---|
| elements | The category node elements present in InService. |
The following resources are applicable:
Retrieves a list of the non-product category nodes.
| name | type | description | default |
|---|---|---|---|
| $filter | query | -- Reserved for future use. -- | n/a |
| $orderby | query | The OData order by. | n/a |
| $skip | query | The number of items to skip for the start of this page. | n/a |
| $top | query | The number of objects to return in this page. | n/a |
| categories | query | is comma separated category names to be fetched. | n/a |
| media type | data type |
|---|---|
| application/vnd.ptc.sc+json | SCList (JSON) |