POST api/Fee/duesnotenetdel
Request Information
URI Parameters
None.
Body Parameters
DUES_NOTE_NETName | Description | Type | Additional information |
---|---|---|---|
M_NAME | string |
None. |
|
COM_BAL | integer |
None. |
|
DNOTICE | string |
None. |
|
dsession | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "M_NAME": "sample string 1", "COM_BAL": 2, "DNOTICE": "sample string 3", "dsession": "sample string 4" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.