Skip to main content
GET
Delivers the detail sub-elements of a single SCX seller by its sales channel id.

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 SCX seller/account (composite id, ADR-69).

Response

Success.

SCX seller detail sub-elements (price types, shipping rules, metadata, supported marketplaces, return settings).

priceTypes
object[]
required

Price types assigned to this seller's channel.

shippingRules
object[]
required

Shipping rules assigned to this seller's channel.

metaData
object[]
required

Metadata entries for this seller (ApiModeType = Metadata/MetadataPull, no date required).

events
object[]
required

Event entries for this seller (ApiModeType = Event, date required).

supportedMarketplaces
object[]
required

Supported marketplaces for this seller's channel.

returnSettings
object
required

Return tracking settings for this seller.