Viewing all Dimensions
You use this API to view the list of dimensions and units associated with the dimensions.
Request
-
HTTP Method: GET
-
URL: APPLICATION_URL/services/api/v1/uom/dimensions
-
Query param:isFlat (True or false, Optional)
-
If the query parameter is true, this API returns a flat list of units
-
If the query parameter is false, this API returns a hierarchical list of units
-
-
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/6da2c2bae7a349feba484033ea61f1c1/1902/en-US/UOM.html#dimensions_get file.
Response
-
If all dimensions exist, the system returns all the dimensions.
For more information, see https://help.sap.com/doc/6da2c2bae7a349feba484033ea61f1c1/1902/en-US/UOM.html#dimensions_get.