POST api/MRF/DeleteMRF
Request Information
URI Parameters
None.
Body Parameters
MRFMaster| Name | Description | Type | Additional information |
|---|---|---|---|
| RequestNo | integer |
None. |
|
| RequestDate | date |
None. |
|
| RequestTo | string |
String length: inclusive between 0 and 100 |
|
| Address | string |
String length: inclusive between 0 and 1500 |
|
| Notes | string |
String length: inclusive between 0 and 1500 |
|
| RequestType | integer |
None. |
|
| RT | RequestType |
None. |
|
| PreparedBy | integer |
None. |
|
| PreparedEmployee | Employee |
None. |
|
| ApprovedBy | integer |
None. |
|
| ApprovedEmployee | Employee |
None. |
|
| ApprovalStatus | integer |
None. |
|
| MRFDetails | Collection of MRFDetails |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.