Creating an Improvement Request
You create an improvement request when you face an issue with a product or process.
By creating an improvement request, parties relevant to this case collaborate and provide you with a suggestion or a solution.
Request
-
HTTP Method: POST
-
URL: Application_URL/services/api/v1/improvementrequests
-
Authorization: You must have the roles IMPROVEMENT_EDIT or IMPROVEMENT_DELETE assigned to your user ID in the SAP Cloud Platform account.
-
Request Schema: To know about fields that you can use in a request payload, refer to Additional Information and the request schema in the https://help.sap.com/doc/296dc3fb4aac440a811cb94aaa99dc9e/1902/en-US/ImprovementRequest.html#improvementrequests_post file.
Response
If the service executes successfully, an improvement request is created. Otherwise, the system returns appropriate error code. For more information, see https://help.sap.com/doc/296dc3fb4aac440a811cb94aaa99dc9e/1902/en-US/ImprovementRequest.html#improvementrequests_post.