PostingSummary
Represents posting summary records that link source documents to their corresponding journal entries for audit and traceability purposes.
Columns
| Name | Type | Description |
| documentType | String | The type of source document associated with this posting summary. |
| href | String | The URL of the posting summary resource. |
| id | String | The unique identifier of the posting summary record. |
| journalEntry_Href | String | The URL of the journal entry associated with this posting summary. |
| journalEntry_Id | String | The Id of the journal entry associated with this posting summary. |
| journalEntry_Key | String | The system-assigned key of the journal entry associated with this posting summary. |
| key [KEY] | String | The system-assigned key that uniquely identifies the posting summary record. |
| title | String | The title or label of the posting summary. |