Normalized Attributes REST Endpoints

Business Objects/Trade Parties/Normalized Attributes
The operations from the Business Objects/Trade Parties/Normalized Attributes category.
Create a Normalized Attribute
Method: post
Path: /tradeParties/{contactGid}/normalizedAttrs
Delete a Normalized Attribute
Method: delete
Path: /tradeParties/{contactGid}/normalizedAttrs/{attributeName}
Get a Normalized Attribute
Method: get
Path: /tradeParties/{contactGid}/normalizedAttrs/{attributeName}
Get Normalized Attributes
Method: get
Path: /tradeParties/{contactGid}/normalizedAttrs
Update a Normalized Attribute
Method: patch
Path: /tradeParties/{contactGid}/normalizedAttrs/{attributeName}
Update Normalized Attributes
Method: patch
Path: /tradeParties/{contactGid}/normalizedAttrs