If the new listing is created successfully, the AddItem response includes the unique identifier of the new listing (ItemID) and the estimated values of any fees (such as insertion fee and any other listing upgrade fees) generated as a result of the listing being created.
Other response fields include the the start and end times of the listing, and any other applicable fields such as the product SKU (if defined by seller), listing recommendations (if applicable), or other details.
Call that uses AddItemResponseType:
true
in the request (or omitted) and the Category ID passed in as the secondary listing category was automatically mapped to a new Category ID by eBay. If the secondary category ID passed in the request is still active/valid, this field is not returned. true
if omitted. Previously, the default value was false
, so a user had to include this field and set it to true
in order for eBay to map an outdated Primary or Secondary Category ID to the updated Category ID.
true
in the request (or omitted) and the Category ID passed in as the primary listing category was automatically mapped to a new Category ID by eBay. If the primary category ID passed in the request is still active/valid, this field is not returned. true
if omitted. Previously, the default value was false
, so a user had to include this field and set it to true
in order for eBay to map an outdated Primary or Secondary Category ID to the updated Category ID.
GTC
(Good 'Til Cancelled) this value will be set one month ahead of the start time, and this value will continue to be updated one month ahead each time the GTC listing needs to be renewed. Fixed-price listings get renewed automatically as long as there is still a quantity of 1
or above, or even if the quantity is 0
, but the 'out-of-stock control' feature is enabled. GTC
is not a supported listing duration for auction listings, but is the only supported listing duration for fixed-price listings except for a few motor vehicle categories on eBay Motors US, eBay UK, and eBay Italy. USD
and not CAD
.
Copyright © 2005–2021 eBay Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.