Onboarding Questionnaire - Admin
Take a closed questionnaire back into review
Undo a close so the answers can still be applied.
Stage 1 could only ever close with outcome reviewed_only -- there was no apply layer -- so every questionnaire filed before this feature is sitting closed with its data never used. This is the way back in.
Does NOT re-issue a link: reviewing needs no token, and minting one would silently reopen the form to the dealer. resend-link exists for that.
post/api/admin/onboarding-questionnaires/{questionnaire_id}/reopen-review
Path parameters
questionnaire_idinteger required
Headers
x-api-tokenstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/admin/onboarding-questionnaires/{questionnaire_id}/reopen-review: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
- ○