unable update Negotiation response Using Rest API
Summary:
unable update Negotiation response Using Rest API
Content (please ensure you mask any confidential information):
i used this api
fscmRestApi/resources/11.13.18.05/supplierNegotiationResponses/484221/child/sections/1996054/child/requirements/300000880825543/child/responseValues/3841321
with patch mode to update the score
{ "Score":15 }
and i received this message
{ "title": "Bad Request", "status": "400", "o:errorDetails": [ { "detail": "The action \"update\" is not enabled.", "o:errorCode": "27507" } ]}
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0