latestOpenAPI 3.0.0Apache 2.02026-08-06199181.1 MB

e0d144609998

Vendors

Update Vendor

Update vendor company/contact link

put/vendors/{id}

Path parameters

idinteger required

Request body

company_idinteger nullable

Set to link the vendor to a company (contact_id will be cleared if omitted)

contact_idinteger nullable

Set to link the vendor to a contact (company_id will be cleared if omitted)

Example request

{
  "company_id": 45
}

Response

Successful operation