The AddItem family of calls is used to list with parts compatibility in the following ways:

  • List with an eBay catalog product that supports parts compatibility (Item.ProductListingDetails.ProductReferenceID).

    Refer to Specify parts compatibility by product for additional information.

  • Manually specify parts compatibility by entering the assemblies (the vehicles for the currently supported categories) to which the part applies. Enter the parts as name-value pairs (Item.ItemCompatibilityList). There are several ways to manually specify parts compatibility.

    Refer to Specify parts compatibility manually for additional information.

Use GetItem to confirm the number of compatibilities specified for a given listing (i.e., Item.ItemCompatibilityCount,) or to retrieve all parts compatibility details for the item (i.e., Item.ItemCompatibilityList).