Retrieve your weekly sales statistics (new)
Retrieve sales statistics for the authenticated user.
| URL: | https://api.trademe.co.nz/v1/MyTradeMe/WeeklySummary.{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
<WeeklySummaryCollection>
Statistics for the current week and the previous six weeks.
| List | Collection of <WeeklySalesItem> or null |
A list of weekly sales data for the past 6 weeks. |
||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||
| WeekToDate | <WeeklySalesItem> or null |
The week to date totals. |
||||||||||||||||||||||||||||
| (This type has already been defined) | ||||||||||||||||||||||||||||||
| SixWeekTotals | <WeeklySalesItem> or null |
The sum of the previous 6 weeks (excludes week to date). |
||||||||||||||||||||||||||||
| (This type has already been defined) | ||||||||||||||||||||||||||||||
| HvlData | <HvlSummary> or null |
Summary of data describing how close the member is to paying High Volume Listing Fees. |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||