Website logo

Retrieve Renti viewing times for a listing

Retrieve renti viewing times for a listing.

URL: https://api.trademe.co.nz/v1/Property/Renti/ViewingTimes/{listingId}.{file_format}
HTTP Method: GET
Requires Authentication? Yes
Permission Required: MyTradeMeRead: Read your membership & listing data.
Supported Formats: XML, JSON
Rate Limited? Yes

URL parameters

listingId Integer (required)

file_format Enumeration (required) The format of the response.
xml Serialize responses into XML.
json Serialize responses into JSON.

Returns

<RentiViewingsResponse>

Response object with available listing times.

Example XML Response (switch to JSON)

<RentiViewingsResponse xmlns="http://api.trademe.co.nz/v1" />

Example JSON Response (switch to XML)

{
}