GET api/Contra/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Contra| Name | Description | Type | Additional information |
|---|---|---|---|
| ContraId | integer |
None. |
|
| CreditAccountLedgerId | integer |
None. |
|
| DebitAccountLedgerId | integer |
None. |
|
| ContraVoucherNo | string |
None. |
|
| ContraDate | date |
None. |
|
| Narration | string |
None. |
|
| Amount | decimal number |
None. |
|
| CreditAccountLedger | AccountLedger |
None. |
|
| DebitAccountLedger | AccountLedger |
None. |
|
| ContraBranch | ContraBranch |
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.