: Staging
: Production
✨ New
Webhooks
Agreement webhooks
Added webhook events for agreement lifecycle management:
agreement_created— triggered when a new agreement is createdagreement_updated— triggered when an agreement is modifiedagreement_deleted— triggered when an agreement is removed
These webhooks allow integration partners to stay synchronized with agreement changes in real-time.
Webhooks
Category creation webhook
Added the category_created webhook event, enabling integrations to respond when new product categories are added to the marketplace.
🚫 Deprecated
API
Removed deprecated metadata mutations
Removed previously deprecated metadata-related mutations. Applications should use the current metadata API methods going forward.
🪲 Fixed
Orders
Fixed an issue where refund calculations were incorrect for orders that did not have taxes applied.