====== Categories Resource ====== Categories are maintained in the Sage Data Exchange application. The Categories Resource returns the Category and, optionally, the Products within the Category. Categories can also return the column names that represent the properties of the products. For example, the Category "Mens Shoes" may contain properties like "Color" and "Size". The Category response would contain a array, "properties", with the two values "Color" and "Size". ^Resource Method List^^^^^ ^Action^HTTP^URI^Admin?^Description^ |[[#get|get]]|GET|/categories[?category=]| |Retrieve Category and, optionally, Product data for one or more Categories| |[[#list|list]]|GET|/categories||Retrieve Category and, optionally, Product data for one or more Categories| **Resource Table List** \\ Click on the table to view detail. {{page>enhancements:sage100:modules:sde:api:tables:category&inline&noheader&nofooter}} {{page>enhancements:sage100:modules:sde:api:tables:category_detail&inline&noheader&nofooter}} \\ ===== Resource Methods ===== ==== Get ==== Users and Administrators can retrieve Category data which can optionally contain the Product data within each Category. Select the columns to be returned in Return Maintenance. ==== List ==== Users and Administrators can retrieve Category data which can optionally contain the Product data within each Category. Select the columns to be returned in Return Maintenance.