Retrieve category tree last modification date
Returns the date the category tree was last changed. You can use this information to help decide whether you need to redownload the category tree.
This API is deprecated in favour of E-Tags.
URL: | https://api.trademe.co.nz/v1/Categories/lastupdated.{file_format} |
---|---|
HTTP Method: | GET |
Requires Authentication? | No |
Permission Required: | Public |
Supported Formats: | XML, JSON |
Rate Limited? | No |
URL parameters
file_format | Enumeration (required) | The format of the response. | ||||
---|---|---|---|---|---|---|
|
Returns
<CatalogueUpdate>
LastUpdated | DateTime |
The date the catalogue was last changed. |
---|