POST api/Common/PostTalab

Documentation for 'PostTalab'.

Request Information

Parameters

NameDescriptionAdditional information
talabmodel
Documentation for 'talabmodel'.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "MS_SRVC_CODE": "sample string 1",
  "MS_PUP_CODE": "sample string 2",
  "MS_REMARKS": "sample string 3",
  "AVSSV_FIELD_01": "sample string 4",
  "AVSSV_FIELD_02": "sample string 5"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'FormUrlEncodedMediaTypeFormatterTracer' to write type 'talabModel'.