PostingResult

📄 Description: Data transfer object representing the outcome of a ledger entry posting, including details of the transaction, associated accounts, and relevant financial records.

Properties

Name

Type

Required

Restrictions

Description

errorMessage

string

false

none

Describes the specific error encountered during the processing of a ledger entry transaction, providing clarity on issues related to financial records and account management.

requestUniqueId

string

false

none

Unique identifier for the request unique

accountingDocumentId

integer(int64)

false

none

Unique identifier for the accounting document

entryResults

[PostingEntryResult]

false

none

List of entryResults items