cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can upload video to listing with ebay RESTFull API?

Hi, I am uploading ebay products with  Develop > APIs > RESTful APIs > Sell APIs  > Inventory API.
How can upload or attach video with. Is there any way to upload video via API?

Message 1 of 2
latest reply
1 REPLY 1

How can upload video to listing with ebay RESTFull API?

@interloper-com 

 

API for uploading video: 

https://developer.ebay.com/api-docs/commerce/media/overview.html

 

See the Inventory API for adding the above-uploaded video to a listing:

https://developer.ebay.com/api-docs/sell/inventory/resources/inventory_item/methods/createOrReplaceI...

product.videoIdsarray of string

An array of one or more VideoId values for the product. A VideoId is a unique identifier that is automatically created by eBay when a seller successfully uploads a video to eBay using the uploadVideo method of the Media API.

For information on supported marketplaces and platforms, as well as other requirements and limitations of video support, please refer to Managing videos.

Occurrence: Conditional

 

ShipScript has been an eBay Community volunteer since 2003, specializing in HTML, CSS, Scripts, Photos, Active Content, Technical Solutions, and online Seller Tools.
Message 2 of 2
latest reply