POST api/VoucherSearch/DeleteVoucherList
Request Information
URI Parameters
None.
Body Parameters
VoucherSearchModel| Name | Description | Type | Additional information |
|---|---|---|---|
| scr_no | string |
None. |
|
| NARRATION | string |
None. |
|
| TRANS_AMT | decimal number |
None. |
|
| VOUCHER_NO | string |
None. |
|
| ACC_NO | decimal number |
None. |
|
| Remarks | string |
None. |
|
| CreditTowards | string |
None. |
|
| DebitTowards | string |
None. |
|
| CreditAmount | decimal number |
None. |
|
| DebitAmount | decimal number |
None. |
|
| SCR_NO_NUM | decimal number |
None. |
|
| L_CODE | decimal number |
None. |
|
| L_Name | string |
None. |
|
| Amount | decimal number |
None. |
|
| DRCR | decimal number |
None. |
|
| BRANCH_ID | decimal number |
None. |
|
| SLNO | decimal number |
None. |
|
| VoucherGridList | Collection of VoucherSearchModel |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.