GET api/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": "2025-06-06T21:09:00.2348494+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": "2025-06-06T21:09:00.2348494+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": "2025-06-06T21:09:00.2348494+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.