Documentation Index

Fetch the complete documentation index at: https://www.civicplus.help/llms.txt

Use this file to discover all available pages before exploring further.

Using a String as a Status

Prev Next

Our model validation will only accept strings within the status strings, provided they match one of the valid statuses listed. If you attempt to use a string as a status that is not valid, an error will be returned.

The status needs to match the status enum in the model seen in Swagger. After a valid status is passed in, it must follow the normal workflow rules of the Municipal Websites Central system:

An example API status string in Swagger.