Viewing Industry Standards for a Template
You use this API to retrieve all the industry standard codes that can be assigned to templates or attributes.
Request
-
HTTP Method: GET
-
URL: Application_URL/services/api/v1/industrystandards
-
Authorization: You must have the roles TEMPLATE_READ, TEMPLATE_EDIT or TEMPLATE_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 the https://help.sap.com/doc/6003315aca474ad9962d53c53c5d0297/1902/en-US/Template.html#industrystandards_get file.
For more information about the request payload fields, their descriptions, and possible values, see Additional Information.
Response
-
If the system retrieves the industry standards successfully, system returns the details of the industry standards in the response payload.
For more information, see https://help.sap.com/doc/6003315aca474ad9962d53c53c5d0297/1902/en-US/Template.html#industrystandards_get.
-
If the system cannot retrieve the industry standards, system returns appropriate error code in the response payload.
For more information, see https://help.sap.com/doc/6003315aca474ad9962d53c53c5d0297/1902/en-US/Template.html#industrystandards_get.