Make a fixed price offer
Makes a fixed price offer for an auction to the specified members. The auction must have finished closing and must have been in the closed state for less than 45 days.
URL: | https://api.trademe.co.nz/v1/FixedPriceOffers/MakeOffer.{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
file_format | Enumeration (required) | The format of the response. | ||||
---|---|---|---|---|---|---|
|
POST Data
<FixedPriceOfferToMembersRequest>
ListingId | Integer (required) | ListingId | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Price | Number (required) | Price | ||||||||||||
Duration | Enumeration (required) | Duration | ||||||||||||
|
||||||||||||||
Quantity | Integer (optional) | Quantity | ||||||||||||
MemberIds | Collection of Integer (required) | MemberIds |
Returns
<FixedPriceOfferResponse>
Details on whether the operation was successful.
Success | Boolean | Success |
---|---|---|
Description | String or null | Description |
Code | Integer |
Code
This field is always zero. Do not use. |