[ List of API Functions ] [ CATS Developer Forum ] [ Frequently Asked Questions ]
Example using GET: [Base URL]?[parameter]=[value]
| Required | Parameter | Description | Type | Size |
|---|---|---|---|---|
| company_id | string | 64 | ||
| YES | name | string | 64 | |
| address | memo | |||
| city | string | 64 | ||
| state | string | 64 | ||
| zip | string | 16 | ||
| phone1 | 40 | |||
| phone2 | 40 | |||
| url | string | 128 | ||
| key_technologies | memo | |||
| notes | memo | |||
| entered_by | user | |||
| owner | user | |||
| date_created | date | |||
| date_modified | date | |||
| is_hot | boolean | |||
| fax_number | string | 40 | ||
| 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 |