Update a filled proposition that replaces the previous.Ask AIput https://api.medicys-conventionnel.fr/api/Form/UpdatePropositionBody ParamsmodelfileIduuidrequiredlength ≥ 1Id of the file.formIduuidrequiredlength ≥ 1Id of the form.partyIduuidrequiredlength ≥ 1Id of the party that made the proposal.partyTypestringrequiredlength ≥ 1Type of the party which made the proposition. Possible values are Party1,Party2.additionalInformationstringrequiredlength ≥ 1Additional Information.proposalReasonstringrequiredlength ≥ 1Reason explaining the proposal.modifiedDatedate-timeModified date of the file.answerOptionsobjectrequiredA dictionary with the list of answers chosen by a party. The key is the id of the option which is a System.Guid and the value is a string which is the label of the option.answerOptions objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200The proposition was updated. 403The form Id is invalid. 404The form was not found.Updated almost 5 years ago