Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.89 KB

PublishResponse.md

File metadata and controls

10 lines (7 loc) · 1.89 KB

PublishResponse

Properties

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

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