Update vendor
Update a vendor for an integration.
Path parameters
vendor_id
The ID of the resource.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
The name associated with the vendor
is_active
Whether the vendor is active
notes
Notes associated with the vendor
tax_id
tax_payer_first_name
The first name of the tax payer associated with the vendor
tax_payer_last_name
The last name of the tax payer associated with the vendor
workers_comp_expiration_date
The expiration date of the workers compensation policy on file for this vendor
liability_expiration_date
The expiration date of the liability insurance policy on file for this vendor
address_1
The first address line associated with the vendor
address_2
The second address line associated with the vendor
city
The city associated with the vendor
state
The state associated with the vendor
zip
The zip code associated with the vendor
country
The country associated with the vendor
email_1
The primary email address associated with the vendor
phone_1
Primary phone number associated with the vendor
phone_2
Secondary phone number associated with the vendor
Response
Successful response
job_id
The ID of the job created to handle this operation
data