Skip to main content
POST
Requests a fresh authorization URL for the specified marketplace seller/account, so the connection.

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string

Optional, client-generated key for deduplicating repeated write requests. A repeated request with the same key returns the originally recorded result instead of executing the effect again.

Required string length: 1 - 255
x-tenant-id
string<uuid>
required

The tenant ID for the target ERP instance.

Path Parameters

salesChannelId
string
required

Composite SCX salesChannelId of the seller/account to authorize (format 11-8-{channelId}-{shopId}).

Response

Successfully requested a fresh authorization URL for the specified marketplace seller.

Requests a fresh authorization URL for the specified marketplace seller/account, so the connection to the sales channel can be (re-)authorized. - Response

authorizationUrl
string
required

The URL to open in a browser to complete the authorization at the marketplace.