Create a Plot Risk Assessment

Create a risk assessment for a plot

Create a plot risk assessment

post

Create a plot risk assessment

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
plotIdstringRequired
Body
statusall ofOptional

The status of the plot risk assessment

Default: NEW
string · enumOptional

The risk assessment status of this plot set by your business

Possible values:
notesstring · max: 1000Optional

The notes of the plot risk assessment

Responses
chevron-right
201Success
application/json
idstringRequired

The ID of the plot risk assessment

Example: 123e4567-e89b-12d3-a456-426614174000
statusall ofRequired

The status of the plot risk assessment

Default: NEWExample: NEW
string · enumOptional

The risk assessment status of this plot set by your business

Possible values:
notesstring · max: 1000Optional

The notes of the plot risk assessment

Example: This is a note
createdAtstring · date-timeRequired

The date and time the plot risk assessment was created

Example: 2023-01-01T00:00:00.000Z
updatedAtstring · date-timeRequired

The date and time the plot risk assessment was updated

Example: 2023-01-01T00:00:00.000Z
plotIdstringRequired

The ID of the plot assessed by the buyer

Example: 123e4567-e89b-12d3-a456-426614174000
businessIdstringRequired

The ID of the business assessing the plot risk

Example: 123e4567-e89b-12d3-a456-426614174000
post
/plots/{plotId}/plot-risk-assessments

Last updated