Update Vendor: Yardi

Update Vendor: Yardi | Interface | Method | |---|---| | Vendor Invoicing | ImportVendors_Login |

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

vendor_idstringRequired
The ID of the resource.

Request

This endpoint expects an object.
namestringRequired
The name associated with the vendor
is_activebooleanOptional
Whether the vendor is active
notesstringOptional<=1998 characters
Notes associated with the vendor
tax_idstringOptional
tax_payer_first_namestringOptional
The first name of the tax payer associated with the vendor
tax_payer_last_namestringOptional
The last name of the tax payer associated with the vendor
workers_comp_expiration_datestringOptional
The expiration date of the workers compensation policy on file for this vendor
liability_expiration_datestringOptional
The expiration date of the liability insurance policy on file for this vendor
address_1stringOptional
The first address line associated with the vendor
address_2stringOptional
The second address line associated with the vendor
citystringOptional
The city associated with the vendor
stateenumOptional
The state associated with the vendor
zipstringOptional
The zip code associated with the vendor
countryenum or stringOptional
The country associated with the vendor
email_1stringOptional
The primary email address associated with the vendor
phone_1stringOptional
Primary phone number associated with the vendor
phone_2stringOptional
Secondary phone number associated with the vendor

Response

Successful response
metaobject
resultobject

Errors