questionnaire

Submit Questionnaire

Submit a completed questionnaire (public endpoint, no auth required). Updates the application with form data, marks it as submitted, generates PDF, and updates lead stage to 'Submitted'.

post/api/questionnaire/submit

Request body

tokenstring required
form_dataobject required
contact_emailstring nullable
contact_first_namestring nullable
contact_last_namestring nullable
company_namestring nullable
is_quick_quoteboolean
is_bindboolean

Response

Successful Response

{"stackTrail":"paths:/api/questionnaire/submit:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.