GET api/role/{id}/valued
Gets the valuation for a property marketing role
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
The id of the property marketing role to find a valuation for |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ValuedDataContractName | Description | Type | Additional information |
---|---|---|---|
UpperValue | decimal number |
None. |
|
LowerValue | decimal number |
None. |
|
SuggestedValue | decimal number |
None. |
|
HomeReportPrice | decimal number |
None. |
|
HomeReportPublishedDate | date |
None. |
|
PriceText | string |
None. |
|
ValuationType | EnumDataContract |
None. |
|
PriceQualifierType | EnumDataContract |
None. |
|
PriceType | EnumDataContract |
None. |
|
PriceRangeType | EnumDataContract |
None. |
|
PreInstructFeeOptions | Collection of PreInstructFeeOptionDataContract |
None. |
|
Fees | Collection of AgencyFeeDataContract |
None. |
|
AgencyType | EnumDataContract |
None. |
|
AgencyPeriod | EnumDataContract |
None. |
|
PriceOnApplication | boolean |
None. |
|
ContractEndDate | date |
None. |
|
Address | AddressDataContract |
None. |
|
Term | EnumDataContract |
None. |
|
ServiceLevel | EnumDataContract |
None. |
|
FurnishLevel | EnumDataContract |
None. |
|
AvailableDate | date |
None. |
|
ValuationNote | string |
None. |
|
RoleId | integer |
None. |
|
ExternalCompanyValuerId | integer |
None. |
|
ExternalCompanyValuerName | string |
None. |
|
AppraisalBranchId | integer |
None. |
|
Team | EventTeamDataContract |
None. |
|
Notes | Collection of EventNoteCommandDataContract |
None. |
|
Documents | Collection of DocumentDataContract |
None. |
|
Name | string |
None. |
|
Description | string |
None. |
|
DateTime | date |
None. |
|
EventCategory | EnumDataContract |
None. |
|
EventType | EnumDataContract |
None. |
|
EventStatus | EnumDataContract |
None. |
|
Negotiators | Collection of ListNegotiatorDataContract |
None. |
|
BranchId | integer |
None. |
|
OwningTeamId | integer |
None. |
|
TeamAccessType | string |
None. |
|
CustomFields | Collection of CustomFieldGroupWithValuesDataContract |
None. |
|
CreatedDate | date |
None. |
|
CreatedBy | CreatedByDataContract |
None. |
|
Id | integer |
None. |
Response Formats
application/json
Sample:
text/json
Sample: