Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 905 Bytes

InventoryItemListing.md

File metadata and controls

10 lines (7 loc) · 905 Bytes

# InventoryItemListing

Properties

Name Type Description Notes
offer_id string Upon a successful migration of a listing, eBay auto-generates this unique identifier, and this offer ID value will be used to retrieve and manage the newly-created offer object. This value will only be generated and returned if the eBay listing is migrated successfully. [optional]
sku string This is the seller-defined SKU value associated with the item(s) in a listing. This same SKU value will be used to retrieve and manage the newly-created inventory item object if the listing migration is successful. This SKU value will get returned even if the migration is not successful. [optional]

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