[ List of API Functions ] [ CATS Developer Forum ] [ Frequently Asked Questions ]
Example using GET: [Base URL]?[parameter]=[value]
| Required | Parameter | Description | Type | Size |
|---|---|---|---|---|
| YES | id | Candidate ID #. | number | |
| file | Resume attachment. | file | ||
| YES | first_name | string | 40 | |
| middle_name | string | 40 | ||
| YES | last_name | string | 40 | |
| address | string | 500 | ||
| city | string | 90 | ||
| state | string | 60 | ||
| post_code | string | 20 | ||
| YES | string | 255 | ||
| password | string | 30 | ||
| title | string | 75 | ||
| phone_home | string | 30 | ||
| phone_work | string | 30 | ||
| phone_cell | string | 30 | ||
| website | string | 255 |