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

main
1.0.0
Compare

API structure has changed

16 structure changes including:
5 Breaking changes
6 Additions
5 Modifications
5 Removals
Modified 5 Breaking
DELETE /2024-09/channels/amazon/{channel}/call/{endpoint}
  • Path went from /2024-09/channels/amazon/{amazon_channel}/call/{endpoint} to /2024-09/channels/amazon/{channel}/call/{endpoint} (same operationId)
  • Path
  • amazon_channel path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • channel path parameter Added
GET /2024-09/channels/amazon/{channel}/call/{endpoint}
  • Path went from /2024-09/channels/amazon/{amazon_channel}/call/{endpoint} to /2024-09/channels/amazon/{channel}/call/{endpoint} (same operationId)
  • Path
  • amazon_channel path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • channel path parameter Added
PATCH /2024-09/channels/amazon/{channel}/call/{endpoint}
  • Path went from /2024-09/channels/amazon/{amazon_channel}/call/{endpoint} to /2024-09/channels/amazon/{channel}/call/{endpoint} (same operationId)
  • Path
  • amazon_channel path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • channel path parameter Added
POST /2024-09/channels/amazon/{channel}/call/{endpoint}
  • Path went from /2024-09/channels/amazon/{amazon_channel}/call/{endpoint} to /2024-09/channels/amazon/{channel}/call/{endpoint} (same operationId)
  • Path
  • amazon_channel path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • channel path parameter Added
PUT /2024-09/channels/amazon/{channel}/call/{endpoint}
  • Path went from /2024-09/channels/amazon/{amazon_channel}/call/{endpoint} to /2024-09/channels/amazon/{channel}/call/{endpoint} (same operationId)
  • Path
  • amazon_channel path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • channel path parameter Added
Removed 5 Breaking
DELETE /2024-09/channels/amazon/{amazon_channel}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /2024-09/channels/amazon
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /2024-09/channels/amazon/{amazon_channel}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /2024-09/channels/amazon
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /2024-09/channels/amazon/{amazon_channel}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 6
DELETE /2024-09/channels/{channel}
GET /2024-09/channels
GET /2024-09/channels/{channel}
POST /2024-09/channels
POST /2024-09/channels/amazon/{channel}/connection-data
PUT /2024-09/channels/{channel}