GET api/globalsearch/properties
Search for Properties across the system.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Term | string |
None. |
|
| PageSize | integer |
None. |
|
| PageNumber | integer |
None. |
|
| BranchId | integer |
None. |
|
| GroupTypes | Collection of GroupSearchType |
None. |
|
| ExcludeDeleted | boolean |
None. |
|
| ExcludeArchived | boolean |
None. |
|
| LastUpdated | date |
None. |
|
| ServiceType | string |
None. |
|
| PaginationLastDocumentId | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
PagedCollectionDataContractOfGlobalSearchPropertyResultDataContract| Name | Description | Type | Additional information |
|---|---|---|---|
| TotalCount | integer |
None. |
|
| CurrentCount | integer |
None. |
|
| PageSize | integer |
None. |
|
| PageNumber | integer |
None. |
|
| Collection | Collection of GlobalSearchPropertyResultDataContract |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.