Skip to main content
DELETE
Deactivate Shop Module

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-tenant-id
string<uuid>
required

The tenant ID for the target ERP instance.

Path Parameters

salesChannelId
string
required

Sales channel id of the Wawi-managed shop the module is deactivated for. This is a tenant-local, composite identifier and not a UUID (ADR-69) - it is opaque to the caller and must be taken verbatim from a sales channel listing; the internal shop key (kShop) is never accepted here.

licenseKey
string
required

The license key of the module to deactivate, as licensed for the shop. Represents the license key of a shop module, identified by the cLizenzkey string column of dbo.tWebshopModule.

Response

Successfully deactivated the module for the shop.