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
596 stars 730 forks source link

[BUG] [SP-API] The category obtained by /catalog/v0/categories is invalid #2745

Closed catchex closed 10 months ago

catchex commented 10 months ago
https://sellingpartnerapi-na.amazon.com/catalog/v0/categories?MarketplaceId=A2EUQ1WTGCTBG2&ASIN=B010FQP6FC

The response below, there are many unrecognizable in it, for example: the ProductCategoryName: dc3c5b80-2f51-4692-98cb-a49025078455_701, dc3c5b80-2f51-4692-98cb-a49025078455_0

{
    "payload": [
        {
            "ProductCategoryId": "23680095011",
            "ProductCategoryName": "Save on watches from Citizen",
            "parent": {
                "ProductCategoryId": "119087249011",
                "ProductCategoryName": "dc3c5b80-2f51-4692-98cb-a49025078455_701",
                "parent": {
                    "ProductCategoryId": "119087227011",
                    "ProductCategoryName": "dc3c5b80-2f51-4692-98cb-a49025078455_0",
                    "parent": {
                        "ProductCategoryId": "21204942011",
                        "ProductCategoryName": "Special Features Stores",
                        "parent": {
                            "ProductCategoryId": "21204940011",
                            "ProductCategoryName": "Self Service",
                            "parent": {
                                "ProductCategoryId": "119087226011",
                                "ProductCategoryName": "Arborist Merchandising Root",
                                "parent": {
                                    "ProductCategoryId": "21204935011",
                                    "ProductCategoryName": "Clothing, Shoes & Accessories"
                                }
                            }
                        }
                    }
                }
            }
        },
        {
            "ProductCategoryId": "7012519011",
            "ProductCategoryName": "Wrist Watches",
            "parent": {
                "ProductCategoryId": "7012516011",
                "ProductCategoryName": "Watches",
                "parent": {
                    "ProductCategoryId": "21353444011",
                    "ProductCategoryName": "Men",
                    "parent": {
                        "ProductCategoryId": "21204936011",
                        "ProductCategoryName": "Categories",
                        "parent": {
                            "ProductCategoryId": "21204935011",
                            "ProductCategoryName": "Clothing, Shoes & Accessories"
                        }
                    }
                }
            }
        },
        {
            "ProductCategoryId": "20780424011",
            "ProductCategoryName": "Holiday Deals | Watches",
            "parent": {
                "ProductCategoryId": "119087263011",
                "ProductCategoryName": "dc3c5b80-2f51-4692-98cb-a49025078455_3801",
                "parent": {
                    "ProductCategoryId": "119087227011",
                    "ProductCategoryName": "dc3c5b80-2f51-4692-98cb-a49025078455_0",
                    "parent": {
                        "ProductCategoryId": "21204942011",
                        "ProductCategoryName": "Special Features Stores",
                        "parent": {
                            "ProductCategoryId": "21204940011",
                            "ProductCategoryName": "Self Service",
                            "parent": {
                                "ProductCategoryId": "119087226011",
                                "ProductCategoryName": "Arborist Merchandising Root",
                                "parent": {
                                    "ProductCategoryId": "21204935011",
                                    "ProductCategoryName": "Clothing, Shoes & Accessories"
                                }
                            }
                        }
                    }
                }
            }
        },
        {
            "ProductCategoryId": "23674714011",
            "ProductCategoryName": "Up to 30% off select fashion",
            "parent": {
                "ProductCategoryId": "119087326011",
                "ProductCategoryName": "dc3c5b80-2f51-4692-98cb-a49025078455_6501",
                "parent": {
                    "ProductCategoryId": "119087227011",
                    "ProductCategoryName": "dc3c5b80-2f51-4692-98cb-a49025078455_0",
                    "parent": {
                        "ProductCategoryId": "21204942011",
                        "ProductCategoryName": "Special Features Stores",
                        "parent": {
                            "ProductCategoryId": "21204940011",
                            "ProductCategoryName": "Self Service",
                            "parent": {
                                "ProductCategoryId": "119087226011",
                                "ProductCategoryName": "Arborist Merchandising Root",
                                "parent": {
                                    "ProductCategoryId": "21204935011",
                                    "ProductCategoryName": "Clothing, Shoes & Accessories"
                                }
                            }
                        }
                    }
                }
            }
        },
        {
            "ProductCategoryId": "11117357011",
            "ProductCategoryName": "Fashion Sales & Deals",
            "parent": {
                "ProductCategoryId": "119087308011",
                "ProductCategoryName": "dc3c5b80-2f51-4692-98cb-a49025078455_6701",
                "parent": {
                    "ProductCategoryId": "119087227011",
                    "ProductCategoryName": "dc3c5b80-2f51-4692-98cb-a49025078455_0",
                    "parent": {
                        "ProductCategoryId": "21204942011",
                        "ProductCategoryName": "Special Features Stores",
                        "parent": {
                            "ProductCategoryId": "21204940011",
                            "ProductCategoryName": "Self Service",
                            "parent": {
                                "ProductCategoryId": "119087226011",
                                "ProductCategoryName": "Arborist Merchandising Root",
                                "parent": {
                                    "ProductCategoryId": "21204935011",
                                    "ProductCategoryName": "Clothing, Shoes & Accessories"
                                }
                            }
                        }
                    }
                }
            }
        },
        {
            "ProductCategoryId": "24004646011",
            "ProductCategoryName": "Deals on watches from Citizen",
            "parent": {
                "ProductCategoryId": "119087319011",
                "ProductCategoryName": "dc3c5b80-2f51-4692-98cb-a49025078455_9801",
                "parent": {
                    "ProductCategoryId": "119087227011",
                    "ProductCategoryName": "dc3c5b80-2f51-4692-98cb-a49025078455_0",
                    "parent": {
                        "ProductCategoryId": "21204942011",
                        "ProductCategoryName": "Special Features Stores",
                        "parent": {
                            "ProductCategoryId": "21204940011",
                            "ProductCategoryName": "Self Service",
                            "parent": {
                                "ProductCategoryId": "119087226011",
                                "ProductCategoryName": "Arborist Merchandising Root",
                                "parent": {
                                    "ProductCategoryId": "21204935011",
                                    "ProductCategoryName": "Clothing, Shoes & Accessories"
                                }
                            }
                        }
                    }
                }
            }
        },
        {
            "ProductCategoryId": "52269852011",
            "ProductCategoryName": "Men's Winter Clearance",
            "parent": {
                "ProductCategoryId": "119087255011",
                "ProductCategoryName": "dc3c5b80-2f51-4692-98cb-a49025078455_2401",
                "parent": {
                    "ProductCategoryId": "119087227011",
                    "ProductCategoryName": "dc3c5b80-2f51-4692-98cb-a49025078455_0",
                    "parent": {
                        "ProductCategoryId": "21204942011",
                        "ProductCategoryName": "Special Features Stores",
                        "parent": {
                            "ProductCategoryId": "21204940011",
                            "ProductCategoryName": "Self Service",
                            "parent": {
                                "ProductCategoryId": "119087226011",
                                "ProductCategoryName": "Arborist Merchandising Root",
                                "parent": {
                                    "ProductCategoryId": "21204935011",
                                    "ProductCategoryName": "Clothing, Shoes & Accessories"
                                }
                            }
                        }
                    }
                }
            }
        },
        {
            "ProductCategoryId": "26863218011",
            "ProductCategoryName": "Gifts for all",
            "parent": {
                "ProductCategoryId": "24921157011",
                "ProductCategoryName": "Holiday Gift Guide",
                "parent": {
                    "ProductCategoryId": "119087272011",
                    "ProductCategoryName": "dc3c5b80-2f51-4692-98cb-a49025078455_7301",
                    "parent": {
                        "ProductCategoryId": "119087227011",
                        "ProductCategoryName": "dc3c5b80-2f51-4692-98cb-a49025078455_0",
                        "parent": {
                            "ProductCategoryId": "21204942011",
                            "ProductCategoryName": "Special Features Stores",
                            "parent": {
                                "ProductCategoryId": "21204940011",
                                "ProductCategoryName": "Self Service",
                                "parent": {
                                    "ProductCategoryId": "119087226011",
                                    "ProductCategoryName": "Arborist Merchandising Root",
                                    "parent": {
                                        "ProductCategoryId": "21204935011",
                                        "ProductCategoryName": "Clothing, Shoes & Accessories"
                                    }
                                }
                            }
                        }
                    }
                }
            }
        },
        {
            "ProductCategoryId": "120096851011",
            "ProductCategoryName": "Holiday Dress-Up",
            "parent": {
                "ProductCategoryId": "120174700011",
                "ProductCategoryName": "dc3c5b80-2f51-4692-98cb-a49025078455_990602",
                "parent": {
                    "ProductCategoryId": "119087306011",
                    "ProductCategoryName": "dc3c5b80-2f51-4692-98cb-a49025078455_601",
                    "parent": {
                        "ProductCategoryId": "119087227011",
                        "ProductCategoryName": "dc3c5b80-2f51-4692-98cb-a49025078455_0",
                        "parent": {
                            "ProductCategoryId": "21204942011",
                            "ProductCategoryName": "Special Features Stores",
                            "parent": {
                                "ProductCategoryId": "21204940011",
                                "ProductCategoryName": "Self Service",
                                "parent": {
                                    "ProductCategoryId": "119087226011",
                                    "ProductCategoryName": "Arborist Merchandising Root",
                                    "parent": {
                                        "ProductCategoryId": "21204935011",
                                        "ProductCategoryName": "Clothing, Shoes & Accessories"
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    ]
}
catchex commented 10 months ago

It's my mistake, The arguments ASIN should be child ASIN