Details
| Name | Data Type | Is Nullable |
|---|---|---|
| Id | Integer | False |
| Reference | String | False |
| Comment | String | False |
| GlTransactionCodeId | Integer | False |
| PostedOn | DateTime | True |
| IsPosted | Boolean | False |
| CreatedOn | DateTime | False |
| CreatedBy | Integer | False |
| ModifiedOn | DateTime | False |
| ModifiedBy | Integer | False |
| InactiveOn | DateTime | True |
| InactiveBy | Integer | True |
| IsInactive | Boolean | False |
| GlPostingId | Integer | True |
| PostedBy | Integer | True |
| ExportedBy | Integer | True |
| ExportedOn | DateTime | True |
| SystemGlJournalApprovalStatusId | Integer | True |
| GlDate | DateTime | False |
| GlPeriodId | Integer | False |
| RelatedSystemElementId | Integer | True |
| AllowForBankReconciliation | Boolean | False |
| RelatedPostingId | Integer | True |
| GlTransactionCodeId::GlTransactionCode.Name | String | False |
| GlTransactionCodeId::GlTransactionCode.Description | String | False |
| GlTransactionCodeId_FormattedValue | String | False |
| GlPeriodId::GlPeriod.PeriodBeginDate | DateTime | False |
| GlPeriodId::GlPeriod.PeriodEndDate | DateTime | False |
| GlPeriodId_FormattedValue | String | False |
| PostedBy::User.Fullname | String | False |
| PostedBy_FormattedValue | String | False |
| RelatedSystemElementId::SystemElement.Name | String | False |
| RelatedSystemElementId_FormattedValue | String | False |
| ExportedBy::User.Fullname | String | False |
| ExportedBy_FormattedValue | String | False |
Object:
{
Id":####,Reference":"abcABC123",
Comment":"abcABC123",
GlTransactionCodeId":####,
PostedOn":"MM-dd-yyyy hh:mm:ss",
IsPosted":True/False,
CreatedOn":"MM-dd-yyyy hh:mm:ss",
CreatedBy":####,
ModifiedOn":"MM-dd-yyyy hh:mm:ss",
ModifiedBy":####,
InactiveOn":"MM-dd-yyyy hh:mm:ss",
InactiveBy":####,
IsInactive":True/False,
GlPostingId":####,
PostedBy":####,
ExportedBy":####,
ExportedOn":"MM-dd-yyyy hh:mm:ss",
SystemGlJournalApprovalStatusId":####,
GlDate":"MM-dd-yyyy hh:mm:ss",
GlPeriodId":####,
RelatedSystemElementId":####,
AllowForBankReconciliation":True/False,
RelatedPostingId":####,
GlTransactionCodeId::GlTransactionCode.Name":"abcABC123",
GlTransactionCodeId::GlTransactionCode.Description":"abcABC123",
GlTransactionCodeId_FormattedValue":"abcABC123",
GlPeriodId::GlPeriod.PeriodBeginDate":"MM-dd-yyyy hh:mm:ss",
GlPeriodId::GlPeriod.PeriodEndDate":"MM-dd-yyyy hh:mm:ss",
GlPeriodId_FormattedValue":"abcABC123",
PostedBy::User.Fullname":"abcABC123",
PostedBy_FormattedValue":"abcABC123",
RelatedSystemElementId::SystemElement.Name":"abcABC123",
RelatedSystemElementId_FormattedValue":"abcABC123",
ExportedBy::User.Fullname":"abcABC123",
ExportedBy_FormattedValue":"abcABC123"
}