Delete Courier Parcel by Id
Delete an existing Courier Parcel by Id
| URL: | https://api.trademe.co.nz/v1/MyTradeMe/CourierParcels/{courierParcelId}.{file_format} | 
|---|---|
| HTTP Method: | DELETE | 
| Requires Authentication? | Yes | 
| Permission Required: | MyTradeMeWrite: Maintain your watchlist, answer questions and post comments. | 
| Supported Formats: | XML, JSON | 
| Rate Limited? | Yes | 
URL parameters
| courierParcelId | Integer (required) | Id of the existing parcel | ||||
|---|---|---|---|---|---|---|
| file_format | Enumeration (required) | The format of the response. | ||||
| 
 | ||||||
Returns
<DeleteParcelResponse>
Details of whether the operation was successful.
| Success | Boolean | Indicates whether the operation was successful. | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Description | String or null | The description of the error, if the operation failed. | ||||||||||||
| Code | Enumeration | More information as to the result of the operation | ||||||||||||
| 
 | ||||||||||||||
