POST api/EVNT_MGMNT/InsertPromTemp

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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,
  "evet_id": 4,
  "sl_no": 5,
  "desig_id": 6,
  "name": "sample string 7",
  "addr": "sample string 8"
}

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.