Updates an existing vendor by id, scoped by the company/business unit of the current user

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The vendor guid

Body Params

The vendor

A data transfer object for requesting the update of a vendor.

uuid

The vendor's unique identifier.

string
required
length ≥ 1

The vendor's unique code.

string | null

The vendor's name.

uuid | null

The vendor type unique identifier.

uuid | null

The unique identifier of the region the vendor operates in.

string
enum
Allowed:
string | null

The vendor's website address.

boolean | null

A flag indicating if this vendor is bonded.

double | null

The rate at which this vendor is bonded.

string | null

Notes about this vendor.

boolean | null

A flag indicating if the vendor is in a union.

double | null
0 to 2

The vendor's experience modification rating, which is used for workers' compensation premium.

int32 | null
0 to 5

The rating this vendor has been given.

string | null

The vendor's accounting code.

Headers
string

The business unit's guid

Responses
200

Success

Language
Credentials
OAuth2
Missing 2 required scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here!