Updates a vendor

This call updates an existing vendor by its id.

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

The id of the existing vendor

Body Params

The vendor details to be updated

A POCO that represents a vendor to be created or updated by the API.

string
required
length ≥ 1

The name of the vendor.

string | null

The description of the vendor.

string | null

The street address (e.g., 123 Main St).

string | null

The secondary address info (suite, apartment, PO box numbers etc.).

string | null

The city.

string | null

The state abbreviation.

string | null

The zip code.

string | null

The country.

string | null

The phone number. Can include numbers, symbols and whitespace.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json