Skip to main content
POST
Refresh Scx Sellers

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.

Body

application/json

Request model for RefreshScxSellers command endpoint. Route parameters bind from the route, query parameters from the query string, everything else from the body.

companyId
string<uuid>
required

ID of the company newly imported sellers are created under, and whose current sellers are returned. Sellers already connected under a different company are left unchanged.

Example:

"b45f6432-2462-4c6f-b00f-1d9d01000000"

Response

The company's complete current list of SCX sellers.

Imports SCX sellers that have newly connected to the company since the last import, then returns the company's complete current list of sellers. - Response

sellers
object[]
required

All current SCX sellers of the company, after the import.