Import Scx Sellers
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
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.
1 - 255The 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.