Onboarding Questionnaire - Admin

Correct the client's answers before accepting

Fix a typo the dealer made (a wrong NIPC, a mistyped morada) in place.

Runs through exactly the same Pydantic models as the public form -- including extra="forbid" -- so the reviewer cannot introduce a shape the applier and the client form disagree about.

put/api/admin/onboarding-questionnaires/{questionnaire_id}/sections/{section_key}/answers

Path parameters

questionnaire_idinteger required
section_keystring required

Headers

x-api-tokenstring nullable

Request body

answersobject required

Response

Successful Response

{"stackTrail":"paths:/api/admin/onboarding-questionnaires/{questionnaire_id}/sections/{section_key}/answers:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 2 revisions of this API.1