Skip to main content
GET
Retrieves detail sub-elements for a single marketplace seller by SCX shop ID.

Authorizations

Authorization
string
header
required

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

Headers

x-companyid
string

The Company-Id (int or uuid) of the company on whose behalf the request is executed.

x-tenant-id
string<uuid>
required

The tenant ID for the target ERP instance.

Path Parameters

Id
string<uuid>
required

Represents a key for a ScxShop entity.

Example:

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

Response

Seller detail sub-elements (price types, shipping rules, metadata, supported marketplaces).

priceTypes
object

Price types assigned to this seller channel.

shippingRules
object

Shipping rules assigned to this seller channel.

metaData
object

Metadata entries for this seller (no date required).

events
object

Event entries for this seller (with CreatedAfter date).

supportedMarketplaces
object

Supported marketplaces for this seller channel.

returnSettings
object

Return tracking settings for this seller.