Skip to main content

Convert an existing vendor to a technician (create workforce + optional portal invite)

POST 

/vendor/:id/convert-to-technician

Creates a workforce record (sourced VENDOR) for an existing vendor and optionally invites the vendor's contact to the portal. Body is a REST-only ConvertToTechnicianReq; response is a REST-only inline struct (handler purchase.go:860; models/purchase_dto.go).

Request

Responses

Vendor with newly created workforce (and optional invite info)