Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 812 Bytes

PublishResponse.md

File metadata and controls

10 lines (7 loc) · 812 Bytes

# PublishResponse

Properties

Name Type Description Notes
listing_id string The unique identifier of the newly created eBay listing. This field is returned if the single offer (if publishOffer call was used) or group of offers in an inventory item group (if publishOfferByInventoryItemGroup call was used) was successfully converted into an eBay listing. [optional]
warnings \Ebay\Sell\Inventory\Model\Error[] This container will contain an array of errors and/or warnings if any occur when a publishOffer or publishOfferByInventoryItemGroup call is made. [optional]

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