Update SupplierAsk AIput https://app.bluetallyapp.com/api/v1/suppliers/{id}Update a supplier.Path Paramsidint32requiredThe ID of the supplier.Query Paramstenant_idint32The ID of the tenant the API request is for (for users with multi-tenancy enabled)namestringThe name of the supplier.address_line_1stringThe first address line of the supplier.address_line_2stringThe second address line of the supplier.citystringThe city of the supplier.zipstringThe zip of the supplier.statestringThe state of the supplier.countrystringThe country of the supplier.contact_namestringThe contact name at the supplier.phonestringThe phone of the supplier.faxstringThe fax of the supplier.emailstringThe email of the supplier.urlstringThe URL of the supplier.logostringThe external URL to logo.notesstringThe notes.Response 200200Updated 10 months ago