Get Get Default Category Tree
GET {{baseUrl}}/get_default_category_tree_id?marketplace_id=<>
A given eBay marketplace might use multiple category trees, but one of those trees is considered to be the default for that marketplace. This call retrieves a reference to the default category tree associated with the specified eBay marketplace ID. The response includes only the tree's unique identifier and version, which you can use to retrieve more details about the tree, its structure, and its individual category nodes.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
marketplace_id | string | The ID of the eBay marketplace for which the category tree ID is being requested. For a list of supported marketplace IDs, see Marketplaces with Default Category Trees. |