Updates to UOM Interface

An action_code parameter is now added to the UOM interface. With this enhancement, the interface will explicitly support Create, Update, and Delete operations based on the specified action_code. 

This parameter is also added to the stage/uom API:

POST .../wms/lgfapi/v10/stage/uom

For more information on APIs and their parameters, refer to the WMS REST API Guide.

Steps to enable and configure

Review the REST service definition in the REST API guides to leverage (available from the Oracle Help Center > your apps service area of interest > APIs & Schema). If you are new to Oracle's REST services you may want to begin with the Quick Start section.