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 13, 2025

main
1.0.0
Compare

API structure has changed

16 structure changes including:
7 Breaking changes
7 Additions
2 Modifications
7 Removals
Modified 2 Breaking
GET /2024-09/forecasting/opportunity-forecasts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • sourcing_opportunity_cost_id property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • supplier_item_cost_id property Added
  • Query
  • sourcing_opportunity_cost_id query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • supplier_item_cost_id query parameter Added
POST /2024-09/forecasting/opportunity-forecasts/calculate
  • Body
  • application/json content type Modified
    • sourcing_opportunity_cost_id property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • supplier_item_cost_id property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • sourcing_opportunity_cost_id property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • supplier_item_cost_id property Added
Removed 7 Breaking
DELETE /2024-09/sourcing-opportunities/identifiers/{sourcing_opportunity_identifier}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /2024-09/sourcing-opportunities/{sourcing_opportunity}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /2024-09/sourcing-opportunities
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /2024-09/sourcing-opportunities/{sourcing_opportunity}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /2024-09/sourcing-opportunities
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /2024-09/sourcing-opportunities/{sourcing_opportunity}/identifiers
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /2024-09/sourcing-opportunities/{sourcing_opportunity}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 7
DELETE /2024-09/supplier-items/identifiers/{supplier_item_identifier}
DELETE /2024-09/supplier-items/{supplier_item}
GET /2024-09/supplier-items
GET /2024-09/supplier-items/{supplier_item}
POST /2024-09/supplier-items
POST /2024-09/supplier-items/{supplier_item}/identifiers
PUT /2024-09/supplier-items/{supplier_item}