Skip to main content
PATCH
Update a vendor

Authorizations

X-API-Key
string
header
required

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

Path Parameters

id
string<uuid>
required

Record id.

Body

application/json
isArchived
boolean
name
string
identifier
string
code
string | null
type
enum<string>
Available options:
supplier,
manufacturer,
subcontractor
status
enum<string>
Available options:
active,
inactive
website
string | null
addressLine1
string | null
addressLine2
string | null
city
string | null
stateOrProvince
string | null
postalCode
string | null
country
enum<string> | null
Available options:
US,
CA
defaultLeadTimeDays
integer | null
metadata
object

Response

Successful response.

value
object