admin-projects
Submit On Behalf
Advance a DRAFT project to SUBMITTED on behalf of the user.
Replicates the user's own "Request Quote" side effects (quote row, admin notification, DRAFT → SUBMITTED transition) plus an audit log entry attributing the action to the admin and a user-facing notification so the customer knows their project was submitted by our team.
Shipping address resolution is described in AdminSubmitOnBehalfRequest — at most one of the two fields may be set, and if neither is set the project must already have an address linked.
post/api/v1/admin/projects/{project_id}/submit-on-behalf
Path parameters
project_idstring uuid required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.