Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1012 Bytes

Compatibility.md

File metadata and controls

10 lines (7 loc) · 1012 Bytes

# Compatibility

Properties

Name Type Description Notes
compatible_products \eBay\Sell\Inventory\Model\CompatibleProduct[] This container consists of an array of motor vehicles (make, model, year, trim, engine) that are compatible with the motor vehicle part or accessory specified by the sku value. [optional]
sku string This is the seller-defined SKU value of the inventory item that will be associated with the compatible vehicles. This field is not applicable to the createOrReplaceProductCompatibility call, but it is always returned with the getProductCompatibility call. For the createOrReplaceProductCompatibility call, the SKU value for the inventory item is actually passed in as part of the call URI, and not in the request payload. [optional]

[Back to Model list] [Back to API list] [Back to README]