POST api/EVNT_MGMNT/InsertEventBanner
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| model | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"dist_lgd": 1.0,
"blk_lgd": 2.0,
"gp_lgd": 3.0,
"event_id": 4,
"lgd_type": "sample string 5",
"img1": "sample string 6",
"img2": "sample string 7",
"img3": "sample string 8",
"img4": "sample string 9",
"rmks": "sample string 10"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.