GET api/NonSerializedInventory/GetTopWarehouseBinPartAvail?SearchString={SearchString}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| SearchString | No documentation available. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
[
{
"STOCKRMID": "sample string 1",
"BINID": "sample string 2",
"BATCHLOTNO": "sample string 3",
"PALETTEID": "sample string 4",
"PARTID": "sample string 5",
"SYSID": "sample string 6",
"ONHANDQTY": 1.1,
"PRIME": "sample string 7",
"ALLOCQTY": 8.1,
"AVAIL": 1.1,
"BRANCHID": "sample string 9",
"NAME": "sample string 10",
"STOCKED": "sample string 11",
"CONSIGN": "sample string 12",
"ORDERPT": 1.1,
"ORDERQTY": 1.1,
"PVENDORID": "sample string 13",
"CORETYPE": "sample string 14",
"ISCORE": "sample string 15",
"COREQTYDUE": 1.1,
"CORETOTV": 1.1,
"XDESC": "sample string 16",
"TIMESTMP": "2026-05-22T17:55:20.0968797+00:00",
"DbFileName": "sample string 17",
"DbForeignKeys": [
"sample string 1",
"sample string 2",
"sample string 3"
]
},
{
"STOCKRMID": "sample string 1",
"BINID": "sample string 2",
"BATCHLOTNO": "sample string 3",
"PALETTEID": "sample string 4",
"PARTID": "sample string 5",
"SYSID": "sample string 6",
"ONHANDQTY": 1.1,
"PRIME": "sample string 7",
"ALLOCQTY": 8.1,
"AVAIL": 1.1,
"BRANCHID": "sample string 9",
"NAME": "sample string 10",
"STOCKED": "sample string 11",
"CONSIGN": "sample string 12",
"ORDERPT": 1.1,
"ORDERQTY": 1.1,
"PVENDORID": "sample string 13",
"CORETYPE": "sample string 14",
"ISCORE": "sample string 15",
"COREQTYDUE": 1.1,
"CORETOTV": 1.1,
"XDESC": "sample string 16",
"TIMESTMP": "2026-05-22T17:55:20.0968797+00:00",
"DbFileName": "sample string 17",
"DbForeignKeys": [
"sample string 1",
"sample string 2",
"sample string 3"
]
},
{
"STOCKRMID": "sample string 1",
"BINID": "sample string 2",
"BATCHLOTNO": "sample string 3",
"PALETTEID": "sample string 4",
"PARTID": "sample string 5",
"SYSID": "sample string 6",
"ONHANDQTY": 1.1,
"PRIME": "sample string 7",
"ALLOCQTY": 8.1,
"AVAIL": 1.1,
"BRANCHID": "sample string 9",
"NAME": "sample string 10",
"STOCKED": "sample string 11",
"CONSIGN": "sample string 12",
"ORDERPT": 1.1,
"ORDERQTY": 1.1,
"PVENDORID": "sample string 13",
"CORETYPE": "sample string 14",
"ISCORE": "sample string 15",
"COREQTYDUE": 1.1,
"CORETOTV": 1.1,
"XDESC": "sample string 16",
"TIMESTMP": "2026-05-22T17:55:20.0968797+00:00",
"DbFileName": "sample string 17",
"DbForeignKeys": [
"sample string 1",
"sample string 2",
"sample string 3"
]
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.