Retrieve a list of members for a fixed price offer
Returns a list of members you can make a fixed price offer to for a particular auction with 'All' filter.
URL: | https://api.trademe.co.nz/v1/FixedPriceOffers/{listingId}/Members.{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) |
The listing ID of the auction you wish to make a fixed price offer for. The listing must be closed. |
||||
---|---|---|---|---|---|---|
file_format | Enumeration (required) | The format of the response. | ||||
|
Returns
<FixedPriceOfferMembersResponse>
Details on whether the operation was successful.
Success | Boolean | Success | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description | String or null | Description | ||||||||||||||||||||||||||||||||||
Watchers | Collection of <Member> or null | Watchers | ||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||
Bidders | Collection of <Member> or null | Bidders | ||||||||||||||||||||||||||||||||||
(This type has already been defined) |