Use Case for Deleting an Inventory Item

To delete an inventory item, send the DELETE command to delete the record with the specified ID.

          DELETE {{REST_SERVICES}}/record/v1/inventoryitem/{{INVENTORY_ITEM_ID}} 

        

Related Topics

General Notices