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
5 structure changes including:
5 Modifications
Modified 5
GET /catalog/product/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • variants property Modified
        • attributes property Added
PATCH /catalog/product/
  • Body
  • application/json content type Modified
    • products property Added
PATCH /catalog/product/variant/
  • Body
  • application/json content type Modified
    • variants property Added
POST /catalog/product/
  • Body
  • application/json content type Modified
    • variants property Modified
      • attributes property Added
POST /catalog/product/find/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • list property Modified
        • variants property Modified
8 structure changes including:
8 Modifications
Modified 8
DELETE /catalog/product/
  • Response
  • 400 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 404 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 429 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 500 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
GET /catalog/product/
  • Response
  • 400 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 404 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 429 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 500 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
GET /user/accounts/
  • Response
  • 404 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 429 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 500 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
PATCH /catalog/product/
  • Response
  • 400 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 404 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 429 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 500 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
PATCH /catalog/product/variant/
  • Response
  • 400 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 404 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 429 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 500 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
POST /catalog/product/
  • Response
  • 400 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 404 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 429 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 500 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
POST /catalog/product/find/
  • Response
  • 400 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 404 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 429 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 500 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
POST /order/find/
  • Response
  • 400 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 404 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 429 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
  • 500 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | array
3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /catalog/product/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • variations property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • variants property Added
POST /catalog/product/
  • Body
  • application/json content type Modified
    • variations property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • variants property Added
POST /catalog/product/find/
  • Response
  • 200 response Modified
    • application/json content type Modified
      • list property Modified
        • variations property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • variants property Added
6 structure changes including:
1 Breaking change
5 Additions
1 Modification
Modified 1 Breaking
PATCH /catalog/product/
  • Verb went from POST to PATCH (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • price, quantity properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • title, description, images, attributes properties Added
Added 5
DELETE /catalog/product/
GET /catalog/product/
PATCH /catalog/product/variant/
POST /catalog/product/
POST /catalog/product/find/
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