GET api/PurchaseVoucher/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
PurchaseVoucher| Name | Description | Type | Additional information |
|---|---|---|---|
| PurchaseVoucherId | integer |
None. |
|
| AccountLedgerId | integer |
None. |
|
| PurchaseVoucherNo | string |
None. |
|
| BillNo | string |
None. |
|
| BillAmount | decimal number |
None. |
|
| Narration | string |
None. |
|
| VoucherDate | date |
None. |
|
| BillDate | date |
None. |
|
| DueDate | date |
None. |
|
| AccountLedger | AccountLedger |
None. |
|
| PurchaseVoucherBranch | PurchaseVoucherBranch |
None. |
|
| CreatedDate | date |
Data type: DateTime |
|
| CreatedBy | string |
None. |
Response 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.