Change Updates

Do not miss any Dipli - Seller API changes, ever again

Subscribe to the Dipli - Seller API changelog to be up to date on recent changes.

RSS

Jan 10, 2025

main
2.0.0
Compare

API structure has changed

Next Change
6 structure changes including:
6 Modifications
Modified 6 Breaking
GET /api/v2/orders
  • Response
  • 200 response Modified
    • content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • application/json content type Added
  • 400 response Modified
    • content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • application/json content type Added
  • 500 response Modified
    • content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • application/json content type Added
GET /api/v2/orders/{id}
  • Response
  • 200 response Modified
    • content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • application/json content type Added
  • 404 response Modified
    • content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • application/json content type Added
  • 500 response Modified
    • content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • application/json content type Added
GET /api/v2/products
  • Response
  • 200 response Modified
    • content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • application/json content type Added
  • 500 response Modified
    • content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • application/json content type Added
GET /api/v2/products/{sku}
  • Response
  • 200 response Modified
    • content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • application/json content type Added
  • 404 response Modified
    • content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • application/json content type Added
  • 500 response Modified
    • content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • application/json content type Added
POST /api/v2/imeis/{publicId}
  • Response
  • 200 response Modified
    • content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • application/json content type Added
  • 400 response Modified
    • content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • application/json content type Added
  • 500 response Modified
    • content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • application/json content type Added
  • Body
  • content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • application/json content type Added
POST /api/v2/trackings/{publicId}
  • Response
  • 200 response Modified
    • content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • application/json content type Added
  • 400 response Modified
    • content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • application/json content type Added
  • 500 response Modified
    • content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • application/json content type Added
  • Body
  • content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • application/json content type Added