Preferences REST Endpoints

Business Objects/Trade Parties/Preferences
The operations from the Business Objects/Trade Parties/Preferences category.
Create a Preference
Method: post
Path: /tradeParties/{contactGid}/preferences
Delete a Preference
Method: delete
Path: /tradeParties/{contactGid}/preferences/{preferenceGid}
Get a Preference
Method: get
Path: /tradeParties/{contactGid}/preferences/{preferenceGid}
Get Preferences
Method: get
Path: /tradeParties/{contactGid}/preferences
Update a Preference
Method: patch
Path: /tradeParties/{contactGid}/preferences/{preferenceGid}
Update Preferences
Method: patch
Path: /tradeParties/{contactGid}/preferences