Skip to content

3.0.0 General Release 2025-01-06

Latest
Compare
Choose a tag to compare
@openapi-support openapi-support released this 06 Jan 19:29
bafd1a1

Bugfix and change in behavior for updateListing endpoint

  • Fixed an issue where digital, draft, and made-to-order listings created via the API previously could not be updated to active using the updateListing endpoint.
  • The updateListing endpoint will now throw a 400 when updating a digital, draft, and non-made-to-order listing missing an associated downloadable file with the following response:

    "error": "This digital listing cannot be activated. Please upload a file or associate an existing file to download with this listing."