Skip to content

Instantly share code, notes, and snippets.

@user20161119
Last active April 17, 2018 01:46
Show Gist options
  • Save user20161119/5ae601aa8b0ab48fb31b723520b5ea19 to your computer and use it in GitHub Desktop.
Save user20161119/5ae601aa8b0ab48fb31b723520b5ea19 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<SetStoreCategoriesRequest xmlns="urn:ebay:apis:eBLBaseComponents">
<RequesterCredentials>
<eBayAuthToken>dsfV2GotdumHFUFuidMhoyAOhoI8UgY7tRiat9u6ABXM8n4HwE6wqdj0Q9UI5nO0nm8xLTsht8up6BIo+8v1aCIQwZfiKLANFejZuEoL47fafW6AYjaTzjEo7nt/n8mGuGiAeU4IgWF8uXVxn5TNS9Elo4YtJ+6pEFBGyK7BYrh8ZsKII6xjj7nqgG40cVzSlz59VvoVMnN4ccfu4yJIubL6ghEpM3wlBhtS9lPUaPQ3b3gKLC2o4wdBK+LFCWYwLxj525Fl67OXXJFQgjNHPrS4qFFrFNxyYr6Io5AQ8ItFq+hj7iN12ujDgNPeOV4iJ5mTxGFDYR3ubNVVPyomWNXPQZ64LKcUpH/BsrOEYvfNJu54QLvtlyJ3vUC7whtW6/bklfhryCWT6C8pfWHXLpqWIyqss2O5B/9TIRjJ5g4l3C02g+YfeXjywkGZqosKLjc4lAD8hGEqzpb0H8RX43DxMbxF2EjT1kApQWqfNLz2Hp2nfn78QjM</eBayAuthToken>
</RequesterCredentials>
<MessageID>ZY5LMDtphVToRfoJ</MessageID>
<WarningLevel>High</WarningLevel>
<ErrorLanguage>en_US</ErrorLanguage>
<Version>1047</Version>
<DetailLevel>ReturnAll</DetailLevel>
<Action>Add</Action>
<StoreCategories>
<CustomCategory>
<CategoryID>0</CategoryID>
<Name>topCat0</Name>
<Order>1</Order>
<ChildCategory>
<CategoryID>0</CategoryID>
<Name>subCat_0_0</Name>
<Order>1</Order>
</ChildCategory>
<ChildCategory>
<CategoryID>0</CategoryID>
<Name>subCat_0_1</Name>
<Order>2</Order>
</ChildCategory>
<ChildCategory>
<CategoryID>0</CategoryID>
<Name>subCat_0_2</Name>
<Order>3</Order>
</ChildCategory>
</CustomCategory>
<CustomCategory>
<CategoryID>0</CategoryID>
<Name>topCat1</Name>
<Order>1</Order>
<ChildCategory>
<CategoryID>0</CategoryID>
<Name>subCat_1_0</Name>
<Order>1</Order>
</ChildCategory>
<ChildCategory>
<CategoryID>0</CategoryID>
<Name>subCat_1_1</Name>
<Order>2</Order>
</ChildCategory>
<ChildCategory>
<CategoryID>0</CategoryID>
<Name>subCat_1_2</Name>
<Order>3</Order>
</ChildCategory>
</CustomCategory>
<CustomCategory>
<CategoryID>0</CategoryID>
<Name>topCat2</Name>
<Order>1</Order>
<ChildCategory>
<CategoryID>0</CategoryID>
<Name>subCat_2_0</Name>
<Order>1</Order>
</ChildCategory>
<ChildCategory>
<CategoryID>0</CategoryID>
<Name>subCat_2_1</Name>
<Order>2</Order>
</ChildCategory>
<ChildCategory>
<CategoryID>0</CategoryID>
<Name>subCat_2_2</Name>
<Order>3</Order>
</ChildCategory>
</CustomCategory>
<CustomCategory>
<CategoryID>0</CategoryID>
<Name>topCat3</Name>
<Order>1</Order>
<ChildCategory>
<CategoryID>0</CategoryID>
<Name>subCat_3_0</Name>
<Order>1</Order>
</ChildCategory>
<ChildCategory>
<CategoryID>0</CategoryID>
<Name>subCat_3_1</Name>
<Order>2</Order>
</ChildCategory>
<ChildCategory>
<CategoryID>0</CategoryID>
<Name>subCat_3_2</Name>
<Order>3</Order>
</ChildCategory>
</CustomCategory>
<CustomCategory>
<CategoryID>0</CategoryID>
<Name>topCat4</Name>
<Order>1</Order>
<ChildCategory>
<CategoryID>0</CategoryID>
<Name>subCat_4_0</Name>
<Order>1</Order>
</ChildCategory>
<ChildCategory>
<CategoryID>0</CategoryID>
<Name>subCat_4_1</Name>
<Order>2</Order>
</ChildCategory>
<ChildCategory>
<CategoryID>0</CategoryID>
<Name>subCat_4_2</Name>
<Order>3</Order>
</ChildCategory>
</CustomCategory>
</StoreCategories>
</SetStoreCategoriesRequest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment