Charge Attributes REST Endpoints

Pricing Setup/Charge Attributes
These endpoints support administration of CPQ Pricing Charge Attributes.
Add a Charge Attribute
Method: post
Path: /rest/v19/pricingSetup/chargeAttributes
Delete a Charge Attribute
Method: delete
Path: /rest/v19/pricingSetup/chargeAttributes/{attributeVariableName}
Get a Charge Attribute
Method: get
Path: /rest/v19/pricingSetup/chargeAttributes/{attributeVariableName}
Get All Charge Attributes
Method: get
Path: /rest/v19/pricingSetup/chargeAttributes
Update a Charge Attribute
Method: patch
Path: /rest/v19/pricingSetup/chargeAttributes/{attributeVariableName}
Update Charge Attributes
Method: patch
Path: /rest/v19/pricingSetup/chargeAttributes