Update a supplierAsk AIpatch https://api.piriod.com/suppliers/{id}/Updates a Supplier object.Path ParamsidstringrequiredThe unique ID of the Supplier you want to updateBody ParamsaddressstringThe supplier's billing or legal address.countrystringThe supplier's country code (ISO 3166-1 alpha-2).currencystringDefault operating currency for the supplier (ISO 4217 code).emailstringSupplier’s contact email address.metadatajsonA free key/value object for storing custom data.namestringSupplier’s full legal name or business name.phonestringSupplier’s contact phone number.statestringThe supplier's state code.tax_idstringSupplier’s tax identification numbertax_settingsobjectFields used to define tax aspects specific to the different electronic invoicing regulations of each country.tax_settings objectwebsitestringSupplier’s website URL.Responses 200200 400400Updated 8 months ago