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

Mar 31, 2026

main
1.0.0
Compare

API structure has changed

Next change
7 structure changes including:
7 Modifications
Modified 7
GET /orders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shipmentLabels property Added
GET /orders/id/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shipmentLabels property Added
GET /orders/id/{orderId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shipmentLabels property Added
GET /orders/marketplace/{connectorId}/{marketplaceOrderId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shipmentLabels property Added
PATCH /orders/item-serial-numbers/{orderId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shipmentLabels property Added
POST /orders/partner/{source}
  • Response
  • 201 response Modified
    • application/json content type Modified
      • shipmentLabels property Added
POST /testing-order
  • Response
  • 200 response Modified
    • application/json content type Modified
      • shipmentLabels property Added