amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
609 stars 732 forks source link

Method to get all categories in a marketplace? #1169

Closed arturll7 closed 3 years ago

arturll7 commented 3 years ago

Hello,

Does anyone know the method to get all categories in a marketplace with marketplace_id?

Thanks

fernlop commented 3 years ago

You have to use the Browse-Tree Report: https://github.com/amzn/selling-partner-api-docs/blob/main/references/reports-api/reportType_string_array_values.md#browse-tree-report

arturll7 commented 3 years ago

thank you @fernlop

ouroboros25 commented 3 years ago

@fernlop @arturll7 Can you show a request example how to get all categories in a marketplace with marketplace_id?