Vendors
Covers vendors — master data for the suppliers that POs are placed against. Vendor contacts are managed through the shared contacts pool (see Contacts).
Writes
- Create vendor — Triggered from the Vendors page → "New vendor". Creates a vendor with name and basic header fields.
- Update vendor — Triggered from Vendor Detail. Edits header fields, including archiving or reactivating via the active flag.
- Delete vendor — Triggered from Vendor Detail. Removes the vendor (only allowed if no PO references it).
- Bulk-import vendors — Triggered from the Data page → Vendors import. Uploads a CSV/Excel file to create multiple vendors at once.
Reads
- List vendors — Triggered from the Vendors page (default view) and the PO create/edit form. Returns vendors, optionally filtered by active status.
- Get vendor detail — Triggered by clicking a vendor in the list. Returns the vendor with header and contact links.