Get ProductCategory list for Realm
GET/api/productCategory/realmId/:realmId
API used to get the complete ProductCategory list for a Realm
Request
Responses
- 200
- 403
- 500
Returns the ProductCategory list
Returns a HttpStatus.FORBIDDEN if the User does not have access
Internal error that prevented the retreival of ProductCategory list