View Installation Location Details of a Functional Location
You can use this API to view installation location details of functional location.
Request
-
HTTP Method: GET
-
Example URL: Application_URL/services/api/v1/location({id})/installationlocation
-
Authorization: You must have the roles FUNCTIONAL_LOCATION_EDIT or FUNCTIONAL_LOCATION_DELETE assigned to your user ID in 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/8e4a4828fc76493483b6c9fc1b8828b9/1902/en-US/location.html#location__id___installationlocation_get file.
Response
-
If the system updates the location successfully, system returns the details of the updated location in the response payload.
For more information, see https://help.sap.com/doc/8e4a4828fc76493483b6c9fc1b8828b9/1902/en-US/location.html#location__id___installationlocation_get.
-
If the system cannot update the location successfully, system returns appropriate error code in the response payload.
For more information, see https://help.sap.com/doc/8e4a4828fc76493483b6c9fc1b8828b9/1902/en-US/location.html#location__id___installationlocation_get.