Update a filled proposition that replaces the previous.

Body Params

model

uuid
required
length ≥ 1

Id of the file.

uuid
required
length ≥ 1

Id of the form.

uuid
required
length ≥ 1

Id of the party that made the proposal.

string
required
length ≥ 1

Type of the party which made the proposition.
Possible values are Party1,Party2.

string
required
length ≥ 1

Additional Information.

string
required
length ≥ 1

Reason explaining the proposal.

date-time

Modified date of the file.

answerOptions
object
required

A 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.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
200

The proposition was updated.

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json