Skip to content

3.0.0 General Release 2026-03-24

Latest

Choose a tag to compare

@openapi-support openapi-support released this 24 Mar 18:09
· 2 commits to main since this release
bafd1a1

ListingVideo_Upload Bug Fix and Extended Functionality

Fixed bug where the ListingVideo_Upload endpoint would throw a 500 when attempting to associate an existing video to a listing.
Increased functionality of ListingVideo_Upload endpoint to support associating existing listing videos to other listings owned by the user.

Incorrect Image Ranking Bug

Fixed bug where multiple ListingImage_Upload requests in a short period of time resulted in duplicate image rankings.

Draft, Digital, Made to Order Listing Bug

Fixed bug where draft, digital, made_to_order listings created via the API could not be activated via the API

Correct Error Code in ListingVideo_Upload

Fixed issue where a unsupported format error in ListingVideo_Upload was incorrectly reported as a 500 instead of a 400