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

Aug 15, 2025

main
1.0.0
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5
GET /2024-09/marketplaces/catalog-items
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • main_image_url, thumbnail_image_url properties Added
GET /2024-09/marketplaces/catalog-items/{marketplace_catalog_item}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • main_image_url, thumbnail_image_url properties Added
GET /2024-09/products
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • main_image_url, thumbnail_image_url properties Added
GET /2024-09/products/{product}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • main_image_url, thumbnail_image_url properties Added
POST /2024-09/products
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • main_image_url, thumbnail_image_url properties Added