Developers Program

How can I list test items to the production eBay site?

Published: July 12 2007, 11:10:00 PMยทUpdated: August 04 2022, 10:31:07 AM

Products

Question

In most cases, you should use the Sandbox to list test items. However, some times listing to production is necessary. In such cases, list to category 14111 (US site ID 0).

Answer

Detailed Description

The Sandbox is the preferred place for all API testing. However, if necessary,
please list test production items in leaf category 14111.

Category numbers are available from http://listings.ebay.com/ (indicate "Show category numbers").
Note that category numbers vary from site to site. This discussion is for site '0' - the US site
at ebay.com

Branch category 14112 lists the following subcategories :

    Test Auctions  (#14112)
        Attributes (#37557)
            Attributes1 (#115623)
            Attributes2 (#37559)
            Attributes3 (#37560)
            Attributes4 (#37561)
            Attributes5 (#37562)
            Attributes6 (#37563)
            Attributes7 (#37565)
            Attributes8 (#37566)
            Attributes9 (#37567)
            Attributes10 (#37568)
        eBay Use Only (#30120)
        General (#14111)
        Personal Offer (#31448)

Use the following to list to the "General" leaf category :

<PrimaryCategory>
<CategoryID>14111</CategoryID>
</PrimaryCategory>

Also clearly mark your title and description with "Test item - do not bid".

Finally, note you will be charged for these production listings.
How well did this answer your question?