Viewing Assigned Equipment for an Instruction

You can use this API to view all assigned equipment to an instruction.

Request

  • HTTP Method:GET

  • URL:Application_URL/services/api/v1/instructions({instructionId})/equipments

  • Example URL:Application_URL/services/api/v1/instructions(E0B15BE85E2B41FBA06069B8D61CEB09)/ equipments

  • Authorization:You must have the roles INSTRUCTION_EDIT or INSTRUCTION_READ or INSTRUCTION_DELETE assigned to your user ID in the SAP Cloud Platform account.

Response

If there are equipment assigned for a specified instruction ID, system returns the list of equipment and other relevant instruction details.

For more information, see https://help.sap.com/doc/2292e8c9ed864adc92140273035a0c0f/1902/en-US/instruction.html#instructions__instructionId___equipments_get.

For more information about the response payload fields, their descriptions, and possible values, see Additional Information.