Agreement Attributes REST Endpoints
            Pricing Setup/Agreement Attributes
        
        
    These endpoints support administration of CPQ Agreement Attributes.
- Delete an Agreement Attribute
- Method: deletePath:/rest/v19/pricingSetup/agreementAttributes/{attributeVariableName}
- Get All Agreement Attribute Mappings
- Method: getPath:/rest/v19/pricingSetup/agreementAttributes/{attributeVariableName}/mappings
- Get All Agreement Attributes
- Method: getPath:/rest/v19/pricingSetup/agreementAttributes
- Get an Agreement Attribute
- Method: getPath:/rest/v19/pricingSetup/agreementAttributes/{attributeVariableName}
- Migrate Agreement Charge Attributes
- Method: postPath:/rest/v19/pricingSetup/agreementAttributes/actions/createFromChargeAttributes
- Update Agreement Attribute Mappings
- Method: patchPath:/rest/v19/pricingSetup/agreementAttributes/{attributeVariableName}/mappings