Skip to main content

The base request type of the deleteStoreCategory method. It is used to provide a new category home for the listings that are currently in the store category to be deleted.

Types that use DeleteStoreCategoryRequestType

Not used by any types.

Call that uses DeleteStoreCategoryRequestType

Fields

Field
Type
Description
listingDestinationCategoryId
This field is only needed if the category to be deleted or any of its children categories have one or more active listings. The operation will fail otherwise. All active listings in or under the category to be deleted will be moved to the store category specified in this field.
The getStoreCategories method can be used to retrieve store category IDs.

Default: OTHER category ID (1) if it's null.

Got thoughts? Click the feedback button – your insights help us improve!