Send an email to the property seller
Sends a message to the seller of a property classified via email. If possible, the listing will be added to the authenticated member's watchlist.
URL: | https://api.trademe.co.nz/v1/Listings/{listingId}/EmailPropertySeller.{file_format} |
---|---|
HTTP Method: | POST |
Requires Authentication? | Yes |
Permission Required: | MyTradeMeWrite: Maintain your watchlist, answer questions and post comments. |
Supported Formats: | XML, JSON |
Rate Limited? | Yes |
URL parameters
listingId | Integer (required) |
The ID of the listing the question is about. |
||||
---|---|---|---|---|---|---|
file_format | Enumeration (required) | The format of the response. | ||||
|
POST Data
<EmailPropertyRequest>
Message | String (optional) | Message | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CopyToSelf | Boolean (optional) | CopyToSelf | |||||||||||||||||||||||||||||||||
PhoneNumber | String (optional) | PhoneNumber | |||||||||||||||||||||||||||||||||
EmailAddress | String (optional) | EmailAddress | |||||||||||||||||||||||||||||||||
FirstName | String (optional) | FirstName | |||||||||||||||||||||||||||||||||
LastName | String (optional) | LastName | |||||||||||||||||||||||||||||||||
EnquiryType | Enumeration (optional) | EnquiryType | |||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||
ReferringSearchId | String (optional) | ReferringSearchId | |||||||||||||||||||||||||||||||||
IsAppraisalRequested | Boolean (optional) |
Whether an appraisal is requested alongside the enquiry |
|||||||||||||||||||||||||||||||||
PropertyFilesUnlocked | Boolean (optional) |
Whether the inquiry unlocks one or more property files |
Returns
<EmailResponse>
Success | Boolean |
Indicates whether the operation was successful. |
---|---|---|
Description | String or null |
The description of the error, if the operation failed. |