Update Agreement Attribute Mappings
patch
                    /rest/v19/pricingSetup/agreementAttributes/{attributeVariableName}/mappings
Use this endpoint to update attribute mappings for the specified price agreement attribute.
                
                Request
Supported Media Types
                - application/json
Path Parameters
                
                
                
                
                
                
                Root Schema : PricingJsonPatch
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            operations: 
            array  Patch Operations
            
            Title:Patch OperationsThe array of Json Patch operations.
Nested Schema : Patch Operations
    
      
      Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Patch OperationsThe array of Json Patch operations.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : PricingJsonPatchOperation
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        object- 
            op: 
            string()
            Title:OpAllowed Values:[ "add", "remove", "replace" ]The operation to be performed.
- 
            path: 
            string()
            Title:PathThe JSON Pointer string for "path" property.
- 
            value: 
            object  Value
            
            Title:ValueThe target value.
Nested Schema : Value
    
      Type: 
      
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    ValueThe target value.
    
    
    
    
    
    
    
    
    
    
Response
201 Response
Success