Skip to main content
POST
Disconnect a merchant

Authorizations

X-API-Key
string
header
required

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.

X-API-Secret
string
header
required

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

storeId
integer
required

Wava store ID of the merchant to disconnect.

Example:

2841

Response

Integration deactivated

data
object