POST api/Stockrooms/Add
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
Stockroom | No documentation available. |
Define this parameter in the request body. |
Request 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:52:54.6723446+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" ] }
application/x-www-form-urlencoded
Sample:
Sample not available.