Viewing Details of Unit System with Filters
You use this API to view details of unit systems with filter.
Request
-
HTTP Method: POST
-
URL: APPLICATION_URL/services/api/v1/uom/unitsystems({unitsystem})
-
Query param:isoCodeFlag={true/false}
-
If the isoCodeFlag is true, this API consider source units as ISO codes
-
If the isoCodeFlag is false, this API consider source units as unit codes
-
-
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#unitsystems__unitsystem___post file.
Response
-
If details of unit system with filters exist, the system returns the unit system details with filters.
For more information, see https://help.sap.com/doc/6da2c2bae7a349feba484033ea61f1c1/1902/en-US/UOM.html#unitsystems__unitsystem___post.