Withdraw a fixed price offer
Withdraws an offer that is current and not expired, accepted or rejected by all users.
URL: | https://api.trademe.co.nz/v1/FixedPriceOffers/WithdrawOffer.{file_format} |
---|---|
HTTP Method: | POST |
Requires Authentication? | Yes |
Permission Required: | MyTradeMeRead: Read your membership & listing data. |
Supported Formats: | XML, JSON |
Rate Limited? | Yes |
URL parameters
file_format | Enumeration (required) | The format of the response. | ||||
---|---|---|---|---|---|---|
|
POST Data
<FixedPriceOfferWithdrawalRequest>
ListingId | Integer (required) | ListingId |
---|---|---|
ReturnListingDetails | Boolean (optional) | ReturnListingDetails |
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. |