Creating an Instruction
As a manufacturer, you create an instruction to help the operator get the most from an item of equipment.
Request
-
HTTP Method:POST
-
Example URL:Application_URL/services/api/v1/instructions
-
Authorization:You must have the roles INSTRUCTION_EDIT or INSTRUCTION_DELETE assigned to your user IDin the SAP Cloud Platform account.
-
Request Schema:To know about fields that you can use in a request payload, refer to the request schema in thehttps://help.sap.com/doc/2292e8c9ed864adc92140273035a0c0f/1902/en-US/instruction.html#instructions_post file.
For more information about the request payload fields, their descriptions, and possible values, refer to Additional Information.
Response
If the system updates an instruction successfully, system returns the details of the updated instruction. For more information, see https://help.sap.com/doc/2292e8c9ed864adc92140273035a0c0f/1902/en-US/instruction.html#instructions_post.