Create SupplierAsk AIpost https://app.bluetallyapp.com/api/v1/suppliersCreate a supplier.Query Paramstenant_idint32The ID of the tenant the API request is for (for users with multi-tenancy enabled)namestringrequiredThe 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 of 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 201201Updated 10 months ago