v1
latestOpenAPI 3.0.32026-07-13149852.3 MBlocation
Location - Add Item
Assign an item to a warehouse location.
post/location/add_item
Request body
Example request
{
"id": "507f1f77bcf86cd799439011",
"item_id": "507f1f77bcf86cd799439011",
"on_hand": 10,
"alert": 5
}Response
Item added to location successfully