v1

latestOpenAPI 3.0.0Proprietary2026-08-06130577659.7 KB
Documents|Form data

Set the status of the form data.

This form provides an interface to set the status. The COMPLETED status will lock the form for further changes and is equivalent to completing the form in geoCapture. BOOKED is a status that is exclusively accessible through the API. When the status is set, an entry will be created in the custom form log with the content: "form booked". This can help distinguish between custom forms that have been exported and those that have not.

get/custom_form_data/status

Query parameters

idinteger required

The internal id of the form data. This Parameter is required.

status_textstring required

Status of the form. This Parameter is required.

Value
COMPLETED
BOOKED

Response

Success Response:

datastring

response.