Onboarding Questionnaire - Admin
Refuse a section and ask the client to fill it again
Mark the section rejected with a reason the DEALER will read.
Rejecting does not by itself reopen the form -- request-corrections does, once the reviewer has finished going through the sections. Otherwise the client would get one email per rejected section.
post/api/admin/onboarding-questionnaires/{questionnaire_id}/sections/{section_key}/reject
Path parameters
questionnaire_idinteger required
section_keystring required
Headers
x-api-tokenstring nullable
Request body
Response
Successful Response
{"stackTrail":"paths:/api/admin/onboarding-questionnaires/{questionnaire_id}/sections/{section_key}/reject:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 2 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○