POST api/EVNT_MGMNT/InsertActivity
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
request | 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, "act_id": 4, "sch_id": 5, "act_nm": "sample string 6" }
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.