GET api/posting/transaction/{ledgerEntryId}?accountId={accountId}
Get ledger entry details by Id
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ledgerEntryId | integer |
Required |
|
accountId |
Account Id to filter ledger lines |
integer |
None. |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.