Assigning Documents to an Equipment

This API allows you to assign documents to an equipment.

Request

  • HTTP Method: POST

  • URL: Application_URL/services/api/v1/equipment({equipmentId})/documents

  • Example URL: Application_URL/services/api/v1/equipment(E0B15BE85E2B41FBA06069B8D61CEB09)/documents

  • Authorization: You must have the roles EQUIPMENT_EDIT or EQUIPMENT_DELETE assigned to your user IDin the SAP Cloud Platform account.

Response

If the equipment Id and document IDs are valid and you have necessary authorization, system assigns documents and returns the document details.

For more information, seehttps://help.sap.com/doc/040d5297b6804c3b903ee307cfcbf13c/1902/en-US/equipment.html#equipment__equipmentId___documents_post .