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: post
Path: /locations/{locationGid}/contacts/{contactGid}/contactPreferences
Delete a Contact Preference
Method: delete
Path: /locations/{locationGid}/contacts/{contactGid}/contactPreferences/{preferenceGid}
Get a Contact Preference
Method: get
Path: /locations/{locationGid}/contacts/{contactGid}/contactPreferences/{preferenceGid}
Get Contact Preferences
Method: get
Path: /locations/{locationGid}/contacts/{contactGid}/contactPreferences
Update a Contact Preference
Method: patch
Path: /locations/{locationGid}/contacts/{contactGid}/contactPreferences/{preferenceGid}
Update Contact Preferences
Method: patch
Path: /locations/{locationGid}/contacts/{contactGid}/contactPreferences