Get the list of Important Date types set up for this account (the library), so you can discover the importantdateid values used by the other Important Dates functions.
Important Dates are typed, workflow-driven anniversary dates managed under Settings; they are distinct from the Special Events functions (AddContactSpecialEvent / GetContactSpecialEvents).
Creating, editing and deleting the date types themselves is not available through the API.
| Field | Max Length | Required | Notes |
|---|---|---|---|
| response_type | false | Default results will be returned in XML. Set this field value to json to return results in JSON format | |
| accountid | true | Must be numeric. Account ID for this account. Found in Settings > API Settings or for White Label CRM in the Admin control panel | |
| apikey | true | API Key for this account. Found in Settings > API Settings or for White Label CRM in the Admin control panel | |
| includeinactive | 1 | false | Values: 0 (default): Return active date types only. This matches the list shown in the application when adding an important date to a contact. 1: Also return date types that have been made inactive |