Skip to main content
POST
Create one or more item-vendor links

Authorizations

X-API-Key
string
header
required

Organization-scoped API key. Create one in the BuildingSwell app under Organization settings, API keys.

Body

application/json
itemId
string<uuid>
required
vendorId
string<uuid>
required
id
string<uuid>

Optional client-supplied ID.

vendorSku
string | null
isArchived
boolean

Response

Successful response.

value
object
required