Skip to main content

system.kanoa.inventory.addSupplier(supplierInfo, userId)

Adds a new supplier record.


Parameters

supplierInfo Dictionary

- accountNumberString
- contactNameString
- emailString
- enabledBoolean
- phoneString
- supplierNameString
- websiteUrlString

userId Integer:Id of the user executing the function


Returns

supplierId Integer
message String None if success


Example