GET api/CDVWeb/CheckVoucherByCheckNo?CHKNO={CHKNO}&OFC_ID={OFC_ID}&BANKACCTNO={BANKACCTNO}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CHKNO | string |
Required |
|
| OFC_ID | string |
Required |
|
| BANKACCTNO | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of CVReturn| Name | Description | Type | Additional information |
|---|---|---|---|
| CVNo | string |
None. |
|
| CVDate | date |
None. |
|
| Payee | string |
None. |
|
| ChkAmt | decimal number |
None. |
|
| Prepared | string |
None. |
|
| Status | string |
None. |
|
| Particulars | string |
None. |
|
| ChkNo | string |
None. |
|
| BankID | string |
None. |
|
| BankAcctNo | string |
None. |
|
| ChkDate | date |
None. |
|
| Post | string |
None. |
|
| RelDate | date |
None. |
|
| LastModifiedBy | string |
None. |
|
| DtlLastModified | date |
None. |
|
| Tag | string |
None. |
|
| CnxlDate | date |
None. |
|
| Funding | string |
None. |
|
| Remarks | string |
None. |
|
| CreatedBy | string |
None. |
|
| DateCreated | date |
None. |
|
| OFC_ID | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"CVNo": "sample string 1",
"CVDate": "2025-12-21T21:52:52.6653807-08:00",
"Payee": "sample string 3",
"ChkAmt": 4.0,
"Prepared": "sample string 5",
"Status": "sample string 6",
"Particulars": "sample string 7",
"ChkNo": "sample string 8",
"BankID": "sample string 9",
"BankAcctNo": "sample string 10",
"ChkDate": "2025-12-21T21:52:52.6653807-08:00",
"Post": "sample string 12",
"RelDate": "2025-12-21T21:52:52.6653807-08:00",
"LastModifiedBy": "sample string 14",
"DtlLastModified": "2025-12-21T21:52:52.6653807-08:00",
"Tag": "sample string 16",
"CnxlDate": "2025-12-21T21:52:52.6653807-08:00",
"Funding": "sample string 18",
"Remarks": "sample string 19",
"CreatedBy": "sample string 20",
"DateCreated": "2025-12-21T21:52:52.6653807-08:00",
"OFC_ID": "sample string 22"
},
{
"CVNo": "sample string 1",
"CVDate": "2025-12-21T21:52:52.6653807-08:00",
"Payee": "sample string 3",
"ChkAmt": 4.0,
"Prepared": "sample string 5",
"Status": "sample string 6",
"Particulars": "sample string 7",
"ChkNo": "sample string 8",
"BankID": "sample string 9",
"BankAcctNo": "sample string 10",
"ChkDate": "2025-12-21T21:52:52.6653807-08:00",
"Post": "sample string 12",
"RelDate": "2025-12-21T21:52:52.6653807-08:00",
"LastModifiedBy": "sample string 14",
"DtlLastModified": "2025-12-21T21:52:52.6653807-08:00",
"Tag": "sample string 16",
"CnxlDate": "2025-12-21T21:52:52.6653807-08:00",
"Funding": "sample string 18",
"Remarks": "sample string 19",
"CreatedBy": "sample string 20",
"DateCreated": "2025-12-21T21:52:52.6653807-08:00",
"OFC_ID": "sample string 22"
}
]
application/xml, text/xml
Sample:
<ArrayOfCVReturn xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MTServiceAPI.Models.ASCDV">
<CVReturn>
<BankAcctNo>sample string 10</BankAcctNo>
<BankID>sample string 9</BankID>
<CVDate>2025-12-21T21:52:52.6653807-08:00</CVDate>
<CVNo>sample string 1</CVNo>
<ChkAmt>4</ChkAmt>
<ChkDate>2025-12-21T21:52:52.6653807-08:00</ChkDate>
<ChkNo>sample string 8</ChkNo>
<CnxlDate>2025-12-21T21:52:52.6653807-08:00</CnxlDate>
<CreatedBy>sample string 20</CreatedBy>
<DateCreated>2025-12-21T21:52:52.6653807-08:00</DateCreated>
<DtlLastModified>2025-12-21T21:52:52.6653807-08:00</DtlLastModified>
<Funding>sample string 18</Funding>
<LastModifiedBy>sample string 14</LastModifiedBy>
<OFC_ID>sample string 22</OFC_ID>
<Particulars>sample string 7</Particulars>
<Payee>sample string 3</Payee>
<Post>sample string 12</Post>
<Prepared>sample string 5</Prepared>
<RelDate>2025-12-21T21:52:52.6653807-08:00</RelDate>
<Remarks>sample string 19</Remarks>
<Status>sample string 6</Status>
<Tag>sample string 16</Tag>
</CVReturn>
<CVReturn>
<BankAcctNo>sample string 10</BankAcctNo>
<BankID>sample string 9</BankID>
<CVDate>2025-12-21T21:52:52.6653807-08:00</CVDate>
<CVNo>sample string 1</CVNo>
<ChkAmt>4</ChkAmt>
<ChkDate>2025-12-21T21:52:52.6653807-08:00</ChkDate>
<ChkNo>sample string 8</ChkNo>
<CnxlDate>2025-12-21T21:52:52.6653807-08:00</CnxlDate>
<CreatedBy>sample string 20</CreatedBy>
<DateCreated>2025-12-21T21:52:52.6653807-08:00</DateCreated>
<DtlLastModified>2025-12-21T21:52:52.6653807-08:00</DtlLastModified>
<Funding>sample string 18</Funding>
<LastModifiedBy>sample string 14</LastModifiedBy>
<OFC_ID>sample string 22</OFC_ID>
<Particulars>sample string 7</Particulars>
<Payee>sample string 3</Payee>
<Post>sample string 12</Post>
<Prepared>sample string 5</Prepared>
<RelDate>2025-12-21T21:52:52.6653807-08:00</RelDate>
<Remarks>sample string 19</Remarks>
<Status>sample string 6</Status>
<Tag>sample string 16</Tag>
</CVReturn>
</ArrayOfCVReturn>