API Resources
ContactType
| API | Description |
|---|---|
| GET ContactTypes |
Search for contact type records |
| GET ContactType?contactType={contactType} |
Gets the specified contact type from the database |
| POST ContactTypes |
Creates a new contact type from the info provided |
| PUT ContactType?contactTypeName={contactTypeName} |
Update the given Contact Type record |
| DELETE ContactType?contactType={contactType} |
Delete a contact type by the ContactType1 field |