Contacts and Individuals-Contact Methods
Number of APIs: 8
-
Get Contact Method Types GET {{baseUrl}}/api/ContactMethod/Types
-
Get Contact Methods Types related to the Base Type GET {{baseUrl}}/api/ContactMethod/RelatedTypes?name=<string>
-
Get a Contact Method GET {{baseUrl}}/api/ContactMethod/:contactMethodId
-
Create a Contact Method for an Individual POST {{baseUrl}}/api/ContactMethod
-
Archive a Contact Method PUT {{baseUrl}}/api/ContactMethod/Archive/:contactMethodId
-
Unarchive a Contact Method PUT {{baseUrl}}/api/ContactMethod/Unarchive/:contactMethodId
-
Delete a Contact Method DELETE {{baseUrl}}/api/ContactMethod/:contactMethodId
-
Update a Contact Method PUT {{baseUrl}}/api/ContactMethod/:contactMethodId