Retrieve your weekly sales statistics
Retrieve sales statistics for the authenticated user.
This API is deprecated in favour of the GetWeeklySummary endpoint
URL: | https://api.trademe.co.nz/v1/MyTradeMe/SalesSummary.{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
file_format | Enumeration (required) | The format of the response. | ||||
---|---|---|---|---|---|---|
|
Returns
Collection of <WeeklySalesItem>
Statistics for the current week and the previous six weeks.
StartDate | DateTime | StartDate |
---|---|---|
EndDate | DateTime | EndDate |
ReserveMet | Integer | ReserveMet |
BuyNow | Integer | BuyNow |
FixedPriceOffer | Integer | FixedPriceOffer |
TotalSold | Integer | TotalSold |
TotalValue | Number | TotalValue |
UnsoldItems | Integer | UnsoldItems |
SellThroughRate | Number | SellThroughRate |