Viewing all Dimensions by ID
You use this API to view all units of the dimensions by ID.
Request
-
HTTP Method: GET
-
URL: APPLICATION_URL/services/api/v1/uom/dimensions/{dimension 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/6da2c2bae7a349feba484033ea61f1c1/1902/en-US/UOM.html#dimensions__dimensionid__get file.
Response
-
If the dimensions exists, the system returns all the unit associated with the dimension.
For more information, see https://help.sap.com/doc/6da2c2bae7a349feba484033ea61f1c1/1902/en-US/UOM.html#dimensions__dimensionid__get.