GET api/Stockrooms/Get?stockroomId={stockroomId}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
stockroomId | No documentation available. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{ "STOCKRMID": "sample string 1", "SYSID": "sample string 2", "NAME": "sample string 3", "LEDGERID": "sample string 4", "TIMESTMP": "2025-06-06T20:53:53.6447326+00:00", "CONTROLLED": "sample string 5", "PRIORITY": "sample string 6", "BRANCHID": "sample string 7", "CONSIGN": "sample string 8", "SITEID": "sample string 9", "ALLOWICMTO": "sample string 10", "RESTOCKSRC": "sample string 11", "RENTAL": "sample string 12", "DbFileName": "sample string 13", "DbForeignKeys": [ "sample string 1", "sample string 2", "sample string 3" ] }