I am trying to use the new eBay REST Media API to upload videos. Reference: https://developer.ebay.com/api-docs/commerce/media/overview.html/cryptoaccountants
I can successfully get a video ID using the createVideo call, but do not know how to actually add the video file when making the uploadVideo call.