Skip to main content
GET
Delivers all SCX sellers.

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 seller/account (composite id, ADR-69). Use this to address the seller in follow-up calls.

isActive
boolean
required

Shop is active.

sellerId
string
required

Seller identifier on the marketplace channel.

channel
string
required

Channel code.

createdAt
string<date-time>
required

Creation timestamp.

channelDisplayName
string
required

Display name of the channel.

channelCurrency
string
required

Currency of the channel.

isDocumentStorageEnabled
boolean
required

Document storage is enabled.

isStockUpdateEnabled
boolean
required

Stock update is enabled.

isOfferAutomappingEnabled
boolean
required

Offer automapping is enabled.

offerAutomappingType
enum<integer>
required

Offer automapping type.

Available options:
0,
1,
2
isAttributeImportEnabled
boolean
required

Attribute import is enabled.

orderConfirmationType
enum<integer>
required

Order confirmation type.

Available options:
0,
1
pendingOfferDeletionIntervalDays
integer<int32>
required

Deletion interval for pending offers in days.

completedOfferDeletionIntervalDays
integer<int32>
required

Deletion interval for completed offers in days.

isDeleted
boolean
required

SCX shop assignment is marked as deleted.

isVariationsSupported
boolean
required

Channel supports product variations.

isQuantityPriceSupported
boolean
required

Channel supports quantity prices.

invoiceDocumentTransfer
enum<integer>
required

Invoice document transfer type.

Available options:
0,
1,
2
isAllowCombineOrders
boolean
required

Channel allows combining orders.

name
string

Name of the shop.

isBlocked
integer<int32>

Shop blocked state.

companyId
string<uuid>

ID of the company.

Example:

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

warehouseId
string<uuid>

ID of the warehouse.

Example:

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

returnWarehouseId
string<uuid>

ID of the return warehouse.

Example:

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

languageId
string<uuid>

ID of the language.

Example:

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

updatedAt
string<date-time>

Last update timestamp.

reason
string

Reason text.

shippingMethodId
string<uuid>

ID of the default shipping method.

Example:

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

paymentMethodId
string<uuid>

ID of the payment method.

Example:

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