[ List of API Functions ] [ CATS Developer Forum ] [ Frequently Asked Questions ]
Example using GET: [Base URL]?[parameter]=[value]
| Required | Parameter | Description | Type | Size |
|---|---|---|---|---|
| joborder_id | string | |||
| recruiter | user | |||
| contact | contact | |||
| company | company | |||
| entered_by | user | |||
| owner | user | |||
| client_job_id | string | 32 | ||
| YES | title | string | 64 | |
| description | memo | |||
| notes | memo | |||
| type | string | 3 | ||
| duration | string | 64 | ||
| rate_max | string | 255 | ||
| salary | string | 64 | ||
| status | string | 64 | ||
| is_hot | boolean | |||
| openings | number | |||
| city | string | 64 | ||
| state | string | 64 | ||
| zip | string | 15 | ||
| start_date | date | |||
| date_created | date | |||
| date_modified | date | |||
| public | boolean | |||
| department | department | |||
| sourcer | user | |||
| openings_available | number | |||
| country | country | |||
| on_duplicate | ignore - Returns a standard response with the id of the existing record update - If record already exists, the action is converted to update the existing record error - If record already exists, throws an error with duplicate record as the message |
string |