[ List of API Functions ] [ 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 | ||
| first_name | string | 64 | ||
| last_name | string | 64 | ||
| title | string | 128 | ||
| email1 | string | 128 | ||
| email2 | string | 128 | ||
| phone_work | string | 40 | ||
| phone_cell | string | 40 | ||
| phone_other | string | 40 | ||
| address | memo | |||
| city | string | 64 | ||
| state | string | 64 | ||
| zip | string | 16 | ||
| is_hot | boolean | |||
| notes | memo | |||
| entered_by | user | |||
| owner | user | |||
| date_created | date | |||
| date_modified | date | |||
| left_company | boolean | |||
| company | company | |||
| department | department | |||
| reports_to | contact | |||
| country | country |