Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Shows the Top 33 NSTC's with their ranking regarding sales numbers for the past week.

This data is refreshed every Tuesday morning with the new weekly sales numbers. The week number is in ISO format.

This operation only supports REST.

Request

This operation has no parameters.

Authentication

No authentication is required for this operation. A header containing the UserName is used to identify the user.


Example request
POST https://testservices.cb.nl/rest/api/v1/AnalyticsMarketMonitor/getTopNstc HTTP/1.1
UserName: _SNIP_
Content-Type: application/json
  
{}
  • No labels