rketplace.sdk-seller.1.0.0.source-code.GetSubcatetoryResponseV2.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sdk-seller Show documentation
Show all versions of sdk-seller Show documentation
The Seller Management service group contains functions that will allow you to get reference information you may need to use some of the functions in Newegg API.
<?xml version="1.0" encoding="utf-8"?> <NeweggAPIResponse> <IsSuccess>true</IsSuccess> <OperationType>GetSellerSubcategoryResponse</OperationType> <SellerID>A006</SellerID> <ResponseBody> <CountryCode>USA</CountryCode> <SubcategoryList> <Subcategory> <IndustryCode>CP</IndustryCode> <IndustryName><![CDATA[Camera & Photo]]></IndustryName> <SubcategoryID>397</SubcategoryID> <SubcategoryName><![CDATA[Accessories - Camera Other ]]></SubcategoryName> <Enabled>1</Enabled> </Subcategory> </SubcategoryList> </ResponseBody> </NeweggAPIResponse>