API to Update the category description

Updating an Item Category Name via REST API

Introduction/ Issue: Occasionally an item is assigned to the wrong category name in the inventory catalog, or a category needs to be renamed after go-live. There was no simple, supported…

Read More

API to Update the category description

DECLARE          l_return_status VARCHAR2(80);          l_error_code    NUMBER;          l_msg_count     NUMBER;          l_msg_data      VARCHAR2(80);  …

Read More