Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 936 Bytes

PublishResponse.md

File metadata and controls

10 lines (7 loc) · 936 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 <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 \OpenAPI\EbayInventoryClient\Model\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]