Skip to main content

This type is used to display the results of each listing that the seller attempted to migrate.

Type that uses MigrateListingResponse

BulkMigrateListingResponse

Call that uses MigrateListingResponse

Fields

Field
Type
Description
errors
array of ErrorDetailV3
If one or more errors occur with the attempt to migrate the listing, this container will be returned with detailed information on each error.
inventoryItemGroupKey
This field will only be returned for a multiple-variation listing that the seller attempted to migrate. Its value is auto-generated by eBay. For a multiple-variation listing that is successfully migrated to the new Inventory model, eBay automatically creates an inventory item group object for the listing, and the seller will be able to retrieve and manage that new inventory item group object by using the value in this field.
inventoryItems
This container exists of an array of SKU values and offer IDs. For single-variation listings, this will only be one SKU value and one offer ID (if listing was successfully migrated), but multiple SKU values and offer IDs will be returned for multiple-variation listings.
listingId
The unique identifier of the eBay listing that the seller attempted to migrate.
marketplaceId
This is the unique identifier of the eBay Marketplace where the listing resides. The value fo the eBay US site will be EBAY_US.
statusCode
This field is returned for each listing that the seller attempted to migrate. See the HTTP status codes table to see which each status code indicates.
warnings
array of ErrorDetailV3
If one or more warnings occur with the attempt to migrate the listing, this container will be returned with detailed information on each warning. It is possible that a listing can be successfully migrated even if a warning occurs.