Update a response value for a line attribute
patch
                    /fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/lines/{LineId}/child/lineAttributeGroups/{GroupId}/child/lineAttributes/{AttributeId}
Request
Path Parameters
                - 
                    AttributeId(required):  integer
                    
                    The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
- 
                    GroupId(required):  integer(int64)
                    
                    The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
- 
                    LineId(required):  number
                    
                    The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
- 
                    draftSupplierNegotiationResponsesUniqID(required):  string
                    
                    This is the hash key of the attributes which make up the composite key for the Draft Supplier Negotiation Responses resource and used to uniquely identify an instance of Draft Supplier Negotiation Responses. The client should not generate the hash key value. Instead, the client should query on the Draft Supplier Negotiation Responses collection resource in order to navigate to a specific instance of Draft Supplier Negotiation Responses to get the hash key.
Header Parameters
                    - 
                            Metadata-Context: string 
                            
                            If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
- 
                            REST-Framework-Version: string 
                            
                            The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
                            - application/json
Root Schema : schema
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    attributeResponseAcceptableValuesLOV: array
                    
                    
                
                
                    Line Attributes
                
                
                Title:Line AttributesThe Line Attributes resource manages details about attributes on the supplier negotiation line.
- 
                
                    
                    ResponseDateValue: string
                    
                    
                     (date) 
                    
                
                
                Title:Response Date ValueResponse value of the line attribute. This value is a date.
- 
                
                    
                    ResponseNumberValue: number
                    
                    
                     
                    
                
                
                Title:Response Number ValueResponse value of the line attribute. This value is a number data type.
- 
                
                    
                    ResponseTextValue: string
                    
                    
                     
                    
                
                
                Title:Response Text ValueMaximum Length:4000Response value for the line attribute. This value is a text data type.
Nested Schema : Line Attributes
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Line AttributesThe Line Attributes resource manages details about attributes on the supplier negotiation line.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : draftSupplierNegotiationResponses-lines-lineAttributeGroups-lineAttributes-attributeResponseAcceptableValuesLOV-item-patch-request
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        objectResponse
Supported Media Types
                - application/json
Default Response
The following table describes the default response for this task.
                            
                                Headers
                                - 
                                        Metadata-Context: 
                                        
                                        If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
- 
                                        REST-Framework-Version: 
                                        
                                        The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : draftSupplierNegotiationResponses-lines-lineAttributeGroups-lineAttributes-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AcceptableValues: string
                    
                    
                     
                    
                
                
                Read Only:trueMaximum Length:255List of options added to an attribute for a supplier to select when responding.
- 
                
                    
                    AttributeId: integer
                    
                    
                     
                    
                
                
                Title:Attribute IDRead Only:trueValue that identifies the attribute.
- 
                
                    
                    AttributeName: string
                    
                    
                     
                    
                
                
                Title:AttributeRead Only:trueMaximum Length:4000Description of the attribute.
- 
                
                    
                    attributeResponseAcceptableValuesLOV: array
                    
                    
                
                
                    Line Attributes
                
                
                Title:Line AttributesThe Line Attributes resource manages details about attributes on the supplier negotiation line.
- 
                
                    
                    CreatedBy: string
                    
                    
                     
                    
                
                
                Read Only:trueMaximum Length:64Identifies the user who created the row.
- 
                
                    
                    CreationDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:trueTimestamp of the creation of the row.
- 
                
                    
                    DisplayTargetFlag: boolean
                    
                    
                     
                    
                
                
                Title:Display targetRead Only:trueMaximum Length:1Value that indicates if the target value has to be displayed to the supplier.
- 
                
                    
                    GroupId: integer
                    
                    
                     (int64) 
                    
                
                
                Title:Group IDRead Only:trueValue that uniquely identifies the line attribute groups.
- 
                
                    
                    GroupName: string
                    
                    
                     
                    
                
                
                Title:Group NameRead Only:trueMaximum Length:240Name of the attribute group.
- 
                
                    
                    LastUpdateDate: string
                    
                    
                     (date-time) 
                    
                
                
                Read Only:trueTimestamp of the last update of the row.
- 
                
                    
                    LastUpdatedBy: string
                    
                    
                     
                    
                
                
                Read Only:trueMaximum Length:64Identifies the user who last updated the row.
- 
                
                    
                    Line: string
                    
                    
                     
                    
                
                
                Title:LineRead Only:trueMaximum Length:25Number that identifies the negotiation line.
- 
                
                    
                    LineDescription: string
                    
                    
                     
                    
                
                
                Title:DescriptionRead Only:trueMaximum Length:2500Description of the line item.
- 
                
                    
                    LineId: integer
                    
                    
                     
                    
                
                
                Title:Line IDRead Only:trueValue that identifies the negotiation line.
- 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:LinksThe link relations associated with the resource instance.
- 
                
                    
                    ResponseDateValue: string
                    
                    
                     (date) 
                    
                
                
                Title:Response Date ValueResponse value of the line attribute. This value is a date.
- 
                
                    
                    ResponseNumber: integer
                    
                    
                     (int64) 
                    
                
                
                Title:Response NumberRead Only:trueIdentification number used for the supplier's internal tracking.
- 
                
                    
                    ResponseNumberValue: number
                    
                    
                     
                    
                
                
                Title:Response Number ValueResponse value of the line attribute. This value is a number data type.
- 
                
                    
                    ResponseTextValue: string
                    
                    
                     
                    
                
                
                Title:Response Text ValueMaximum Length:4000Response value for the line attribute. This value is a text data type.
- 
                
                    
                    ResponseType: string
                    
                    
                     
                    
                
                
                Title:Response TypeRead Only:trueMaximum Length:80Specifies whether the response for the line attribute is required. Values include required, optional, or not needed. A list of accepted values is defined in the lookup type PON_ATTRIBUTE_RESPONSE_TYPE.
- 
                
                    
                    ResponseTypeCode: string
                    
                    
                     
                    
                
                
                Title:Response Type CodeRead Only:trueMaximum Length:30Abbreviation that identifies whether the response for the line attribute is required. Valid values are REQUIRED, OPTIONAL, and DISPLAY_ONLY. A list of accepted values is defined in the lookup type PON_ATTRIBUTE_RESPONSE_TYPE.
- 
                
                    
                    ScoringType: string
                    
                    
                     
                    
                
                
                Read Only:trueMaximum Length:25Type of scoring specified for the attribute.
- 
                
                    
                    Supplier: string
                    
                    
                     
                    
                
                
                Read Only:trueMaximum Length:255Name of the supplier who responds to the negotiation.
- 
                
                    
                    SupplierId: integer
                    
                    
                     
                    
                
                
                Title:Supplier IDRead Only:trueValue that uniquely identifies the supplier.
- 
                
                    
                    TargetDateValue: string
                    
                    
                     (date) 
                    
                
                
                Title:Target Date ValueRead Only:trueTarget value of the attribute. This value is applicable for dates.
- 
                
                    
                    TargetNumberValue: number
                    
                    
                     
                    
                
                
                Title:Target Number ValueRead Only:trueTarget value for the attribute. This value is applicable for numbers.
- 
                
                    
                    TargetTextValue: string
                    
                    
                     
                    
                
                
                Title:Target Text ValueRead Only:trueMaximum Length:4000Target text or URL values of the attribute.
- 
                
                    
                    ValueType: string
                    
                    
                     
                    
                
                
                Title:Value TypeRead Only:trueMaximum Length:80Display name of the data type for the attribute response. For example, text, number, date, or URL (Uniform Resource Locator). A list of accepted values is defined in the lookup type Attribute Value Type.
- 
                
                    
                    ValueTypeCode: string
                    
                    
                     
                    
                
                
                Title:Value Type CodeRead Only:trueMaximum Length:3Abbreviation that identifies the type of value for the attribute response. Valid values are TXT, NUM, DAT, and URL. A list of accepted values is defined in the lookup type PON_AUCTION_ATTRIBUTE_TYPE.
- 
                
                    
                    Weight: number
                    
                    
                     
                    
                
                
                Title:WeightRead Only:trueImportance of the line attribute when compared to other line attributes. The application uses this weight when it calculates the line score.
Nested Schema : Line Attributes
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Line AttributesThe Line Attributes resource manages details about attributes on the supplier negotiation line.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : draftSupplierNegotiationResponses-lines-lineAttributeGroups-lineAttributes-attributeResponseAcceptableValuesLOV-item-response
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    AttributeSequenceNumber: number
                    
                    
                     
                    
                
                
                Read Only:trueAbbreviation that identifies the type of value for the attribute response. Valid values are TXT, NUM, DAT, and URL. A list of accepted values is defined in the lookup type PON_AUCTION_ATTRIBUTE_TYPE.
- 
                
                    
                    LineNumber: number
                    
                    
                     
                    
                
                
                Read Only:trueAbbreviation that identifies the type of value for the attribute response. Valid values are TXT, NUM, DAT, and URL. A list of accepted values is defined in the lookup type PON_AUCTION_ATTRIBUTE_TYPE.
- 
                
                    
                    links: array
                    
                    
                
                
                    Links
                
                
                Title:LinksThe link relations associated with the resource instance.
- 
                
                    
                    TextValue: string
                    
                    
                     
                    
                
                
                Title:Response ValueRead Only:trueMaximum Length:240Abbreviation that identifies the type of value for the attribute response. Valid values are TXT, NUM, DAT, and URL. A list of accepted values is defined in the lookup type PON_AUCTION_ATTRIBUTE_TYPE.
Nested Schema : Links
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    LinksThe link relations associated with the resource instance.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : link
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    href: string
                    
                    
                     
                    
                
                
                Title:hyperlink referenceThe URI to the related resource.
- 
                
                    
                    kind: string
                    
                    
                     
                    
                
                
                Title:kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource.
- 
                
                    
                    name: string
                    
                    
                     
                    
                
                
                Title:nameThe name of the link to the related resource.
- 
                
                    
                    properties: object
                    
                    
                
                
                    properties
                
                
                
- 
                
                    
                    rel: string
                    
                    
                     
                    
                
                
                Title:relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    changeIndicator: string
                    
                    
                     
                    
                
                
                Change indicator or the ETag value of the resource instance.
Links
                                    - attributeResponseAcceptableValuesLOV
- 
                                                    
                                                        
                                                    
                                                    
                                                        Parameters:-  AttributeId:$request.path.AttributeId
-  GroupId:$request.path.GroupId
-  LineId:$request.path.LineId
-  draftSupplierNegotiationResponsesUniqID:$request.path.draftSupplierNegotiationResponsesUniqID
 The Line Attributes resource manages details about attributes on the supplier negotiation line.
-  AttributeId: