GET api/posting/transaction/{ledgerEntryId}/trace?accountId={accountId}
Get ledger entry trace 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
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.