[ List of API Functions ] [ CATS Developer Forum ] [ Frequently Asked Questions ]
Example using GET: [Base URL]?[parameter]=[value]
| Required | Parameter | Description | Type | Size |
|---|---|---|---|---|
| YES | id | ID # of the record. | string | |
| file | Attachment sent over HTTP 1.1 POST specifications. | file | ||
| is_resume | Indicates that the file should be flagged as a resume which includes indexing it and uses it for search results. | boolean | ||
| candidate_id | string | 64 | ||
| first_name | string | 64 | ||
| middle_name | string | 32 | ||
| last_name | string | 64 | ||
| title | string | 128 | ||
| phone_home | string | 40 | ||
| phone_cell | string | 40 | ||
| phone_work | string | 40 | ||
| address | memo | |||
| city | string | 64 | ||
| state | string | 64 | ||
| zip | string | 16 | ||
| source | string | 128 | ||
| date_available | date | |||
| can_relocate | boolean | |||
| notes | memo | |||
| key_skills | memo | |||
| current_employer | string | 128 | ||
| date_created | date | |||
| date_modified | date | |||
| owner | user | |||
| entered_by | user | |||
| email1 | string | 128 | ||
| email2 | string | 128 | ||
| web_site | string | 128 | ||
| is_hot | boolean | |||
| desired_pay | string | 64 | ||
| current_pay | string | 64 | ||
| is_active | boolean | |||
| best_time_to_call | string | 255 | ||
| password | string | 128 | ||
| country | country |