Passing custom error level settings as request parameters in API calls overrides all other settings, including business unit and template settings.
For more information about the order of precedence and fallbacks in custom error level settings, read the Overview of custom Error Handling and Logging.
Request Parameters
| Request Parameter | Allowed Values | Overrides |
|---|---|---|
| AISxDocumentErrorLevel | 0 | Highest level of error handling. Halts the document generation process on any error. |
| 2 | Lowest level of error handling. Only halts the document generation process on critical errors. |
For more information about the order of precedence and fallbacks in custom error level settings, read the