POST api/House/stfcirdel
Request Information
URI Parameters
None.
Body Parameters
SA_CIRCULAR_RULEName | Description | Type | Additional information |
---|---|---|---|
ENTRY_NO | integer |
None. |
|
TITLE_CIR | string |
None. |
|
DATE_CIR | date |
None. |
|
STAFF_ID | string |
None. |
|
FILE_NAME | string |
None. |
|
SESSION_CIR | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "ENTRY_NO": 1, "TITLE_CIR": "sample string 2", "DATE_CIR": "2024-11-21T15:27:40.1210798+05:30", "STAFF_ID": "sample string 3", "FILE_NAME": "sample string 4", "SESSION_CIR": "sample string 5" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.