Output format of the response
Important: The Zenput server can accept only the following values:
- json for JSON
- html for HTML
- pdf_url for PDF
Note: If the value of output were pdf_url, then the Zenput server would provide a link pointing to a PDF document containing form submission details.
Note: The default value of output is json. If the request body were not to contain a value for output, then the value would still default to json.