GET v1/Owners/{ownerId}/Category/{catalogId}
Get Category for OwnerId and CatelogId
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| ownerId | 
                         ownerId  | 
                    string | 
                                 Required  | 
                
| catalogId | 
                         Catelog Id  | 
                    string | 
                                 Required  | 
                
Body Parameters
None.
Response Information
Resource Description
Category List
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
            Sample:
                    
Sample not available.