eBay Trading APIVersion 1349
 

ModifyNameArrayType

This type is used by the ModifyNameList container in a ReviseFixedPriceItem or RelistFixedPriceItem call to rename one or more Variation Specific names for a multiple-variation listing.

Type that uses ModifyNameArrayType:

Calls that use ModifyNameArrayType:

Field

ModifyName ( ModifyNameType ) [0..*]
A ModifyName container is needed for each Variation Specific name that the seller wishes to change in a multiple-variation listing.

You cannot change the name of an Item Specific that is required for the listing category. Use the getItemAspectsForCategory method of the Taxonomy API to determine which Item Specifics names are required for a category.

To get a current list of Variation Specifics defined for a multiple-variation listing, the seller can use GetItem, and then view all Variation Specific names in the VariationSpecificsSet container in the response.
See the Field Index to learn which calls use ModifyName.