GET api/posting/transaction/{ledgerEntryId}?accountId={accountId}

Get ledger entry details by Id

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ledgerEntryId

integer

Required

accountId

Account Id to filter ledger lines

integer

None.

Body Parameters

None.

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.