Get a list of draft listings
Get all saved draft listings for member
| URL: | https://api.trademe.co.nz/v1/Selling/Drafts.{file_format} |
|---|---|
| HTTP Method: | GET |
| Requires Authentication? | Yes |
| Permission Required: | MyTradeMeWrite: Maintain your watchlist, answer questions and post comments. |
| Supported Formats: | XML, JSON |
| Rate Limited? | Yes |
URL parameters
| file_format | Enumeration (required) | The format of the response. | ||||
|---|---|---|---|---|---|---|
|
||||||
Returns
<DraftListingResponse>
| Success | Boolean |
Indicates whether the operation was successful. |
|||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| StatusCode | Enumeration |
The draft listing request status. |
|||||||||||||||||
|
|||||||||||||||||||
| Drafts | Collection of <Draft> or null |
All saved drafts. |
|||||||||||||||||
|
|||||||||||||||||||