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

Changelog

Last update:
Compare
5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /api/v2/orders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • result property Modified
        • cart_items property Modified
GET /api/v2/orders/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cart_items property Modified
        • tax_class, product_name, product_sku properties Modified
          • Type went from string to string | null
        • product_extra_infos property Modified
          • Property is now deprecated
          • Type went from object to object | null
        • unit_price_h_t, unit_price_t_v_a, unit_price_t_t_c, color, grade, attr_test properties Added
PATCH /api/v2/products
  • Response
  • 400 response Added
PATCH /api/v2/products/{sku}
  • Response
  • 400 response Added
POST /api/v2/trackings/{publicId}
  • Body
  • application/json content type Modified
    • slug property Modified
      • Property is now required
        Breaking
3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /api/v2/orders
  • Response
  • 200 response Modified
    • result property Modified
GET /api/v2/orders/{id}
  • Response
  • 200 response Modified
    • cart_items property Modified
POST /api/v2/imeis/{publicId}
  • Body
  • content type Modified
    • code property Removed
    • imei property Added
1 structure change including:
1 Modification
Modified 1 Breaking
POST /api/v2/imeis/{publicId}
  • Body
  • content type Modified
    • imei property Removed
    • code property Added