Change Updates

Do not miss any MerchantHQ API changes, ever again

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

RSS

Jun 25, 2025

main
1.0.0
Compare

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 PATCH to DELETE (same operationId)
    Breaking
GET /2024-09/channels/amazon/{amazon_channel}/call/{endpoint}
  • Verb went from PATCH to GET (same operationId)
    Breaking
POST /2024-09/channels/amazon/{amazon_channel}/call/{endpoint}
  • Verb went from PATCH to POST (same operationId)
    Breaking
PUT /2024-09/channels/amazon/{amazon_channel}/call/{endpoint}
  • Verb went from PATCH to PUT (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}