Viewing all Spare Parts
You use this API to view the list of spare parts that you have created.
Request
-
HTTP Method: GET
-
URL: Application_URL/rest/api/v1/parts
-
Authorization: You must have the roles PART_EDIT or PART_DELETE assigned to your user ID.
-
Request Schema: To know about fields that you can use in a request payload, refer to the request schema in the https://help.sap.com/doc/b20aaa6c214a40d38776caf710271f60/1902/en-US/parts.html#parts_get file.
Response
-
The system returns the list of spare parts in the response payload.
For more information, see https://help.sap.com/doc/b20aaa6c214a40d38776caf710271f60/1902/en-US/parts.html#parts_get.