GET api/AccountTransactionSummary/{id}?Code={Code}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| Code | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of AccountTransactionSummary| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountTransactionSummaryId | integer |
None. |
|
| TransactionDate | date |
None. |
|
| AccountLedgerId | integer |
None. |
|
| DocumentType | string |
None. |
|
| DocumentTransactionDate | date |
None. |
|
| DocumentTransactionId | integer |
None. |
|
| Debit | decimal number |
None. |
|
| Credit | decimal number |
None. |
|
| Balance | decimal number |
None. |
|
| BalanceSign | string |
None. |
|
| OpeningBalance | decimal number |
None. |
|
| OpeningBalanceSign | string |
None. |
|
| ClosingBalance | decimal number |
None. |
|
| ClosingBalanceSign | string |
None. |
|
| FinancialYearId | integer |
None. |
|
| BranchId | integer |
None. |
|
| Branch | Branch |
None. |
|
| AccountLedger | AccountLedger |
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.