Skip to main content
GET
Query Shop Accounts

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.

Response

Success.

salesChannelId
string
required

Sales channel id of this shop. A tenant-local, composite identifier, not a UUID. Use this to address the shop in follow-up calls.

isActive
boolean
required

Shop is active.

isLocked
boolean
required

Shop is locked.

orderAsOffer
boolean
required

Orders imported from this shop are created as offers rather than as sales orders.

useShopOrderNumber
boolean
required

The shop's own order number is used instead of a Wawi-generated one.

name
string

Name of the shop.

url
string

URL of the shop.

companyId
string<uuid>

ID of the company the shop belongs to.

Example:

"b45f6432-2462-4c6f-b00f-1d9d01000000"

rootCategoryId
string<uuid>

ID of the shop's root category.

Example:

"b45f6432-2462-4c6f-b00f-1d9d01000000"