Skip to main content
PATCH
Update Marketplace Seller Configuration

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

salesChannelId
string
required

Body

application/json

Request parameters

Partially updates the configuration (sync, defaults, returns) of the specified marketplace seller/account identified by its composite salesChannelId. Only provided fields are changed; omitted fields keep their current value. - Request

sync
object

Synchronization settings to update (stock, attributes, offer automapping, offer deletion intervals). Omit to leave unchanged.

defaults
object

Default settings to update (shipping method, payment method, order confirmation). Omit to leave unchanged.

returns
object

Return tracking settings to update. Omit to leave unchanged.

Response

Marketplace seller configuration was successfully updated.