GET ListingCategories
Search
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Category | string |
None. |
|
| Descr | string |
None. |
|
| Keywords | string |
None. |
|
| SICCode | string |
None. |
|
| NAICSCode | string |
None. |
|
| OtherCode1 | string |
None. |
|
| OtherCode2 | string |
None. |
|
| ChangedBy | string |
None. |
|
| RedirectToURL | string |
None. |
|
| StandardCategoryID | integer |
None. |
|
| EntityIDs | Collection of integer |
None. |
|
| PageNumber | integer |
None. |
|
| PageSize | integer |
None. |
|
| OrderBy | string |
None. |
|
| OrderByPropertyNameMapping | Dictionary of string [key] and string [value] |
None. |
|
| OrderByPropertyMappingPrefixesToIgnore | Collection of string |
None. |
|
| OrderByPropertyMappingPrefixesToAppend | Collection of string |
None. |
|
| OrderByExpression | string |
None. |
|
| ObjectState | ObjectStateEnum |
None. |
Body Parameters
None.
Response Information
Resource Description
SearchResultDtoOfIEnumerableOfListingCategoryDto| Name | Description | Type | Additional information |
|---|---|---|---|
| TotalCount | integer |
None. |
|
| TotalPages | integer |
None. |
|
| CurrentPageNumber | integer |
None. |
|
| PageSize | integer |
None. |
|
| Result | Collection of ListingCategoryDto |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.