POST api/Godown/CreateBundle
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| bundlemodels | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"Bundle_Id_PK": 1,
"Bundle_APP_No": "sample string 2",
"Bundle_Reg_No": "sample string 3",
"Bundle_Old_App_No": "sample string 4",
"Bundle_SerialNo": 5,
"Bundle_No": 6
}
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.