Change Updates

Do not miss any M2E Cloud - Sales Channels API changes, ever again

Subscribe to the M2E Cloud - Sales Channels API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
1 structure change including:
1 Breaking change
1 Modification
Modified 1 Breaking
GET /user/accounts/
  • Path went from /user/{token}/accounts/ to /user/accounts/ (same operationId)
    Breaking
  • Path
  • token path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
3 structure changes including:
2 Additions
1 Modification
Modified 1 Breaking
POST /catalog/product/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • updated property Modified
        • Type went from number to integer
          Breaking
Added 2
GET /user/{token}/accounts/
POST /order/find/
1 structure change including:
1 Breaking change
1 Modification
Modified 1 Breaking
POST /catalog/product/
  • Path went from /catalog/products/update/ to /catalog/product/ (same operationId)
    Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • found property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • updated property Added
1 structure change including:
1 Modification
Modified 1
POST /catalog/products/update/
  • Response
  • 400 response Modified
    • code, message, data properties Added
1 structure change including:
1 Modification
Modified 1 Breaking
POST /catalog/products/update/
  • Response
  • 400 response Modified
    • code, message, data properties Removed