Change Updates

Do not miss any Smouv API changes, ever again

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

RSS

Changelog

Last update:
Compare
4 structure changes including:
4 Modifications
Modified 4
GET /customer-orders
  • Query
  • status query parameter Added
GET /customer-orders/{id}
  • Response
  • 200 response Modified
    • text/plain content type Modified
      • isValid property Removed
    • application/json content type Modified
      • isValid property Removed
    • text/json content type Modified
      • isValid property Removed
POST /customer-orders
  • Body
  • multipart/form-data content type Modified
    • Order property Modified
      • isValid property Removed
PUT /customer-orders/{orderId}
  • Body
  • application/json-patch+json content type Modified
    • clientReference property Modified
      • Property is no longer deprecated
    • customerOrderId, isValid properties Removed
  • application/json content type Modified
    • clientReference property Modified
      • Property is no longer deprecated
    • customerOrderId, isValid properties Removed
  • text/json content type Modified
    • clientReference property Modified
      • Property is no longer deprecated
    • customerOrderId, isValid properties Removed
  • application/*+json content type Modified
    • clientReference property Modified
      • Property is no longer deprecated
    • customerOrderId, isValid properties Removed
4 structure changes including:
1 Addition
3 Modifications
Modified 3 Breaking
GET /customer-orders/{id}
  • Response
  • 200 response Modified
    • text/plain content type Modified
      • histories property Modified
        • details, editor properties Added
      • container property Modified
        • events property Modified
          • Property is now required
            Breaking
        • goods property Modified
    • application/json content type Modified
      • histories property Modified
        • details, editor properties Added
      • container property Modified
        • events property Modified
          • Property is now required
            Breaking
        • goods property Modified
    • text/json content type Modified
      • histories property Modified
        • details, editor properties Added
      • container property Modified
        • events property Modified
          • Property is now required
            Breaking
        • goods property Modified
POST /customer-orders
  • Body
  • multipart/form-data content type Modified
    • Order property Modified
      • containers property Modified
        • Property is now required
          Breaking
        • Type went from array[object] | null to array[object]
          Breaking
        • events property Modified
          • Property is now required
            Breaking
PUT /customer-orders/{orderId}
  • Body
  • application/json-patch+json content type Modified
    • clientReference property Modified
      • Property is now deprecated
    • customsFlag property Modified
      • Property is now required
        Breaking
    • containers property Modified
      • Property is now required
        Breaking
      • Type went from array[object] | null to array[object]
        Breaking
      • goods property Modified
        • goodsId property Added
      • events property Modified
        • Property is now required
          Breaking
  • application/json content type Modified
    • clientReference property Modified
      • Property is now deprecated
    • customsFlag property Modified
      • Property is now required
        Breaking
    • containers property Modified
      • Property is now required
        Breaking
      • Type went from array[object] | null to array[object]
        Breaking
      • goods property Modified
        • goodsId property Added
      • events property Modified
        • Property is now required
          Breaking
  • text/json content type Modified
    • clientReference property Modified
      • Property is now deprecated
    • customsFlag property Modified
      • Property is now required
        Breaking
    • containers property Modified
      • Property is now required
        Breaking
      • Type went from array[object] | null to array[object]
        Breaking
      • goods property Modified
        • goodsId property Added
      • events property Modified
        • Property is now required
          Breaking
  • application/*+json content type Modified
    • clientReference property Modified
      • Property is now deprecated
    • customsFlag property Modified
      • Property is now required
        Breaking
    • containers property Modified
      • Property is now required
        Breaking
      • Type went from array[object] | null to array[object]
        Breaking
      • goods property Modified
        • goodsId property Added
      • events property Modified
        • Property is now required
          Breaking
Added 1
GET /customer-orders/{orderId}/incident-pictures/{pictureId}
5 structure changes including:
5 Modifications
Modified 5 Breaking
DELETE /customer-orders/{orderId}
  • Response
  • 400 response Modified
    • code property Modified
GET /customer-orders
  • Response
  • 400 response Modified
    • code property Modified
GET /customer-orders/{id}
  • Response
  • 400 response Modified
    • code property Modified
  • 404 response Modified
    • code property Modified
POST /customer-orders
  • Response
  • 400 response Modified
    • code property Modified
PUT /customer-orders/{orderId}
  • Response
  • 400 response Modified
    • code property Modified
  • 412 response Modified
    • code property Modified
3 structure changes including:
3 Modifications
Modified 3
GET /customer-orders/{id}
  • Response
  • 200 response Modified
    • container, contractor properties Modified
POST /customer-orders
  • Body
  • content type Modified
    • Order property Modified
PUT /customer-orders/{orderId}
  • Body
  • content type Modified
    • customerOrderId, customsFlag properties Modified