Skip to main content

Get Product Channel Drilldown

GET 

/api/reporting/products/:product/channels/:salesChannel

Single-channel drill-down for one product: the channel's current and previous-period totals, the product's whole-period totals for a share comparison, and recent orders placed on that channel.

Required scope: reports:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token (scope: reports)

Path parameters:

  • product: the product ID
  • salesChannel: the sales channel ID

Accepts the same period parameters as Get Product Overview.

Request

Responses

OK

Response Headers
    Content-Type