Change Updates

Do not miss any omnicado API changes, ever again

Subscribe to the omnicado API changelog to be up to date on recent changes.

RSS

Jul 15, 2024

main
1.0.0
Compare

API structure has changed

2 structure changes including:
1 Breaking change
1 Addition
1 Modification
Modified 1 Breaking
POST /product-sets
  • Verb went from GET to POST (same operationId)
    Breaking
  • Query
  • page, limit query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Response
  • 404 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 405 response Added
  • Body
  • application/json content type Added
Added 1
PATCH /orders/item-serial-numbers/{orderId}