POST api/Form_Builder/insert_update_deleteMasterField
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objclsMasterField | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"Dml_Indicator": "sample string 1",
"Master_Field_id": 2,
"Master_Field_Type": "sample string 3",
"Action": 4,
"Created_On": "2025-12-08T04:05:40.9664462+05:30",
"Created_By": 6
}
application/x-www-form-urlencoded
Sample: