Agreement Attributes REST Endpoints

Pricing Setup/Agreement Attributes
These endpoints support administration of CPQ Agreement Attributes.
Delete an Agreement Attribute
Method: delete
Path: /rest/v19/pricingSetup/agreementAttributes/{attributeVariableName}
Get All Agreement Attribute Mappings
Method: get
Path: /rest/v19/pricingSetup/agreementAttributes/{attributeVariableName}/mappings
Get All Agreement Attributes
Method: get
Path: /rest/v19/pricingSetup/agreementAttributes
Get an Agreement Attribute
Method: get
Path: /rest/v19/pricingSetup/agreementAttributes/{attributeVariableName}
Migrate Agreement Charge Attributes
Method: post
Path: /rest/v19/pricingSetup/agreementAttributes/actions/createFromChargeAttributes
Update Agreement Attribute Mappings
Method: patch
Path: /rest/v19/pricingSetup/agreementAttributes/{attributeVariableName}/mappings