The ProductRemoveFromUserBin API allows you to remove a product from a User Bin.
| Method | Endpoint |
|---|---|
| DELETE | {{endpoint}}/api/inventories/ext/adjust |
| Key | Value |
|---|---|
| Content-Type | application/json |
| Authorization | Bearer{{token}} |
{
"inventoryItemVMS": [
{
"id": 106,
"inventoryNumber": I-000037,
"qty": 4,
"reOrderPoint": null,
"underStock": null,
"notes": null,
"product": {
"externalId": null
},
"assets": null,
"user": {
"id": 4,
"login": sandeep@lavalabs.net
},
"bin": {
"id": 4,
"binNumber": BI-000004,
"user": {
"id": 4,
"login": sandeep@lavalabs.net
},
"wareHouseLocationId": null,
"qty": null,
"externalId": null
},
"zone": null,
"productMeasureUnit": null,
"wareHouseLocation": null,
"combinationName": null,
"newQty": 29,
"type": USER,
"qtyTransfer": 0,
"assetName": null,
"adjQty": 33,
"newQtyIn": 29,
"newQtyOut": null
}
]
}
{SOME CODE}
Description can be added here
This website and its content are the property of FieldEx and are protected by copyright laws. © 2026 FieldEx. Any redistribution or reproduction of part or all of the contents in any form is prohibited, except with our express written permission.
FieldEx Pte Ltd Singapore