GET breeze/Bins/GetAll
No documentation available.
Response Information
Response body formats
application/json, text/json
Sample:
[
{
"STOCKRMID": "sample string 1",
"BINID": "sample string 2",
"SYSID": "sample string 3",
"NAME": "sample string 4",
"TIMESTMP": "2026-05-22T17:58:27.0348488+00:00",
"CONSIGNFLG": "sample string 5",
"INMTODSTAT": "sample string 6",
"OUMTODSTAT": "sample string 7",
"COMPRPLFLG": "sample string 8",
"DbFileName": "sample string 9",
"DbForeignKeys": [
"sample string 1",
"sample string 2",
"sample string 3"
]
},
{
"STOCKRMID": "sample string 1",
"BINID": "sample string 2",
"SYSID": "sample string 3",
"NAME": "sample string 4",
"TIMESTMP": "2026-05-22T17:58:27.0348488+00:00",
"CONSIGNFLG": "sample string 5",
"INMTODSTAT": "sample string 6",
"OUMTODSTAT": "sample string 7",
"COMPRPLFLG": "sample string 8",
"DbFileName": "sample string 9",
"DbForeignKeys": [
"sample string 1",
"sample string 2",
"sample string 3"
]
},
{
"STOCKRMID": "sample string 1",
"BINID": "sample string 2",
"SYSID": "sample string 3",
"NAME": "sample string 4",
"TIMESTMP": "2026-05-22T17:58:27.0348488+00:00",
"CONSIGNFLG": "sample string 5",
"INMTODSTAT": "sample string 6",
"OUMTODSTAT": "sample string 7",
"COMPRPLFLG": "sample string 8",
"DbFileName": "sample string 9",
"DbForeignKeys": [
"sample string 1",
"sample string 2",
"sample string 3"
]
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.