Update one value

patch

/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/lines/{LineId}/child/lineAttributeGroups/{GroupId}/child/lineAttributes/{AttributeId}/child/acceptableResponseScoreValues/{ScoreId}

Request

Path Parameters
Header Parameters
  • 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".
  • 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
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Title: From Date Response Value
    Earliest date in a date range that the application uses to score each date attribute.
  • Title: From Number Response Value
    Lowest number in a number range that the application uses to score each number attribute.
  • Title: Score
    Score that the application assigns to each attribute response.
  • Title: Text Response Value
    Maximum Length: 240
    Value that the application accepts for the attribute. Applies for text values.
  • Title: To Date Response Value
    Most recent date in the date range that the application uses to score the attribute. This value is applicable for date values.
  • Title: To Number Response Value
    Highest number in the number range that the application uses to score the attribute. This value is applicable for numeric values.
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : supplierNegotiations-lines-lineAttributeGroups-lineAttributes-acceptableResponseScoreValues-item-response
Type: object
Show Source
Back to Top