GET v1/Owners/{ownerId}/Category/{catalogId}

Get Category for OwnerId and CatelogId

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ownerId

ownerId

string

Required

catalogId

Catelog Id

string

Required

Body Parameters

None.

Response Information

Resource Description

Category List

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.