GET api/User/SearchUsersByPropertyLocation
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ProposingUserID | integer |
None. |
|
| Archived | boolean |
None. |
|
| DealClassID | integer |
None. |
|
| ProposingMemberID | integer |
None. |
|
| ProposingMemberName | string |
None. |
|
| ReceivingMemberID | integer |
None. |
|
| ReceivingMemberName | string |
None. |
|
| ReceivingUserID | integer |
None. |
|
| ValueHigh | decimal number |
None. |
|
| ValueLow | decimal number |
None. |
|
| EstimatedDealValue | decimal number |
None. |
|
| FinalDealValue | decimal number |
None. |
|
| EstimatedSize | decimal number |
None. |
|
| UnitOfMesureID | integer |
None. |
|
| UnitOfMeasurementTypesName | string |
None. |
|
| LastUpdate | date |
None. |
|
| DealLocation | string |
None. |
|
| PropertyTypeID | integer |
None. |
|
| PropertyTypesName | string |
None. |
|
| PropertyAddress | string |
None. |
|
| PropertyAddress2 | string |
None. |
|
| PropertyCity | string |
None. |
|
| PropertyState | string |
None. |
|
| StatesName | string |
None. |
|
| PropertyStateID | integer |
None. |
|
| PropertyZip | string |
None. |
|
| PropertyCountry | string |
None. |
|
| CountriesName | string |
None. |
|
| PropertyCountryID | integer |
None. |
|
| PropertyGEOCode | string |
None. |
|
| ClientCoName | string |
None. |
|
| ClientCoLocation | string |
None. |
|
| ClientContactName | string |
None. |
|
| ClientContactEmail | string |
None. |
|
| ClientContactPhone | string |
None. |
|
| CommissionProposer | decimal number |
None. |
|
| CommissionReceiver | decimal number |
None. |
|
| CommissionNAI | decimal number |
None. |
|
| EstimatedCommission | decimal number |
None. |
|
| FinalCommission | decimal number |
None. |
|
| DealNotes | string |
None. |
|
| ExecutionDate | date |
None. |
|
| OtherUOM | string |
None. |
|
| NewActionID | integer |
None. |
|
| Title | string |
None. |
|
| CreatedDateTime | date |
None. |
|
| ProposingBrokerName | string |
None. |
|
| ReceivingBrokerName | string |
None. |
|
| ProposingManagerID | integer |
None. |
|
| ReceivingManagerID | integer |
None. |
|
| ProposingManagerName | string |
None. |
|
| ReceivingManagerName | string |
None. |
|
| EstimatedCloseDate | date |
None. |
|
| SendingBroker | UserModel |
None. |
|
| ReceivingBroker | UserModel |
None. |
|
| FlatFee | decimal number |
None. |
|
| PaymentReceived | boolean |
None. |
|
| PaymentReceivedDate | date |
None. |
|
| PaymentAmount | decimal number |
None. |
|
| DocumentReceived | boolean |
None. |
|
| DocumentReceivedDate | date |
None. |
|
| Id | integer |
None. |
|
| DealStatusID | integer |
None. |
|
| DealTypeID | integer |
None. |
|
| StatusName | string |
None. |
|
| TypeName | string |
None. |
|
| ProposingAcceptDeal | boolean |
None. |
|
| ReceivingAcceptDeal | boolean |
None. |
|
| ReceivingBrokerAccept | boolean |
None. |
|
| AcceptedCount | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.