[ List of API Functions ] [ Frequently Asked Questions ]
Example using GET: [Base URL]?[parameter]=[value]
| Required | Parameter | Description | Type | Size |
|---|---|---|---|---|
| id | ID # of the job order record. | number | ||
| form | Set to 'yes' to include a form element with valid XHTML for generating each question using an XHTML form. We provide this to eliminate the need for end-user libraries to decode our internal 'type' values when generating XHTML forms. For added convenience, string replace {class} with a CSS class name for styling. | boolean | ||
| php | Set to 'yes' to include PHP 5.0+ code for retrieving the value of an XHTML form element after a form post to a web server. The value will be stored in a variable named $value. | boolean |