Create Sales Channels Scx Sellers Import
Imports SCX sellers that have newly connected to the company since the last import. Idempotent on retry - returns an empty list if there is nothing new.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The tenant ID for the target ERP instance.
Body
Request model for ImportScxSellers command endpoint. Route parameters bind from the route, query parameters from the query string, everything else from the body.
ID of the company newly imported sellers are created under. Sellers already connected under a different company are left unchanged.
"b45f6432-2462-4c6f-b00f-1d9d01000000"
Response
The newly connected sellers, if any.
Imports SCX sellers that have newly connected to the company since the last import. Idempotent on retry - returns an empty list if there is nothing new. - Response
Sales channel IDs of newly imported SCX sellers.