Normalized Attributes REST Endpoints

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