Resource:minimum reached itemC# Rel Const:Rels.InventorySvc.ItemMinimumReachedURI template:itemminimum{?customerID}Obtain URI from:
list of items which reached their minimum threshold
Success status: 200
Name (* = required) | Data Type | Description |
---|---|---|
customerID * | int | id of customer to retrieve list of items for |
Type | Description | |
---|---|---|
ItemList | IEnumerable<Inventory.Models.MinimumReachedItem> | identifies receive items to be affected |
ItemID | int |
{ "itemList": [ { "itemID": 1 } ] }
This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.