Disconnect a merchant
Deactivates the partner’s integration on the given merchant’s store. The merchant’s Wava account is unaffected — only the link to the partner platform is removed. The store stops appearing in GET /partners/stores and its events stop reaching the partner’s webhook URL.
Authorizations
Partner API key for platform partners. Must be paired with the X-API-Secret header. Authorizes the /partners/* endpoints; on order and link endpoints it may accompany a merchant key as attribution, but the merchant key is what selects the store.
Partner API secret for platform partners. Must be combined with the X-API-Key header. Both headers are required for two-factor authentication on /partners/* endpoints.
Path Parameters
Wava store ID of the merchant to disconnect.
2841
Response
Integration deactivated