Update Supplier via ID

Update a specific supplier with the given information.

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

Supplier identifier

Body Params
int64 | null

Category ID of the supplier.

string | null

Comment of the supplier.

string | null

Email of the supplier.

string | null

Contact info of the supplier.

string | null

Phone number of the supplier.

string | null

CVR of the supplier.

location_ids
array of int64s | null

Location IDs of the supplier.

location_ids
string | null

Name of the supplier.

int64 | null

Responsible ID of the supplier.

boolean | null

Indicates whether review is enabled for the supplier.

review_template_links
array of objects | null
team_ids
array of int64s | null

Connected Team IDs.

team_ids
string | null

Telephone of the supplier.

Responses

400

Validation error

401

Unauthorized

403

Forbidden

404

Supplier not found

500

Unexpected error during supplier update

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