API structure has changed
11 structure changes including:
4 Breaking changes
7 Additions
4 Modifications
Modified
4
Breaking
DELETE /2024-09/channels/amazon/{amazon_channel}/call/{endpoint}
- Verb went from
PATCHtoDELETE(same operationId)Breaking
GET /2024-09/channels/amazon/{amazon_channel}/call/{endpoint}
- Verb went from
PATCHtoGET(same operationId)Breaking
POST /2024-09/channels/amazon/{amazon_channel}/call/{endpoint}
- Verb went from
PATCHtoPOST(same operationId)Breaking
PUT /2024-09/channels/amazon/{amazon_channel}/call/{endpoint}
- Verb went from
PATCHtoPUT(same operationId)Breaking
Added
7
DELETE /2024-09/products/{product}
GET /2024-09/products
GET /2024-09/products/{product}
GET /2024-09/products/{product}/images
POST /2024-09/products
POST /2024-09/products/{product}/images
PUT /2024-09/products/{product}