Contact Preferences REST Endpoints
Business Objects/Locations/Contacts/Contact Preferences
The operations from the Business Objects/Locations/Contacts/Contact Preferences category.
- Create a Contact Preference
- Method: postPath:
/locations/{locationGid}/contacts/{contactGid}/contactPreferences - Delete a Contact Preference
- Method: deletePath:
/locations/{locationGid}/contacts/{contactGid}/contactPreferences/{preferenceGid} - Get a Contact Preference
- Method: getPath:
/locations/{locationGid}/contacts/{contactGid}/contactPreferences/{preferenceGid} - Get Contact Preferences
- Method: getPath:
/locations/{locationGid}/contacts/{contactGid}/contactPreferences - Update a Contact Preference
- Method: patchPath:
/locations/{locationGid}/contacts/{contactGid}/contactPreferences/{preferenceGid} - Update Contact Preferences
- Method: patchPath:
/locations/{locationGid}/contacts/{contactGid}/contactPreferences