v2
Forms App
AWS
Handle Form Completion
Recieves form completion notice from the forms app
Operations: Before client response: - Check submissions are valid for completion status - Raise HTTP Exception if invalid OR - Returns valid response to client and queues background task
Background Task (refer to: form_completion_background_task)
Todo (future): - Could use to UPDATE existing participant details if for the same PM etc. (? different form_type, would approval be required by pm for updated values)
post/api/v2/aws/forms-app/form-completion
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.