Skip to main content
Version: v1.0.0(int)

Vendors

Vendors with archive/reactivate via the isActive flag on Update.

Endpoints E024E029 (reactivation folds into Update). Each maps 1:1 to the L3 workflow with the same number — see the master endpoints table for the flat view.

Writes

  • E024 POST /vendors — Create vendor → W024
  • E027 PATCH /vendors/:id — Update vendor → W027
  • E028 DELETE /vendors/:id — Delete vendor → W028
  • E029 POST /vendors/bulk-import — Bulk-import vendors → W029

Reads

  • E025 GET /vendors — List vendors → W025
  • E026 GET /vendors/:id — Get vendor detail → W026