Details
| Name | Data Type | Is Nullable |
|---|---|---|
| Id | Integer | False |
|
Inventory
Posts inventory adjustments, cost of good sold, and confirmed inventory received |
Boolean | False |
|
AccountsReceivable
Posts orders, order credits, order miscellaneous charges/ service fees and grants applied to orders |
Boolean | False |
|
Deposit
Posts agency payments, miscellaneous cash, fund donor donations and/or grant payments. Generated by posting a deposit. |
Boolean | False |
| GrantsApplied | Boolean | False |
| AccountsPayable | Boolean | False |
| BankReconcilliation | Boolean | False |
| FromDate | DateTime | True |
| ToDate | DateTime | True |
| IsPosting | Boolean | False |
| CompletedOn | DateTime | True |
| CreatedOn | DateTime | False |
| CreatedBy | Integer | False |
| IsInactive | Boolean | False |
| ModifiedOn | DateTime | False |
| ModifiedBy | Integer | False |
| InactiveOn | DateTime | True |
| InactiveBy | Integer | True |
| CreatedBy::User.FullName | String | False |
| CreatedBy_FormattedValue | String | False |
Object:
{
Id":####,Inventory":True/False,
AccountsReceivable":True/False,
Deposit":True/False,
GrantsApplied":True/False,
AccountsPayable":True/False,
BankReconcilliation":True/False,
FromDate":"MM-dd-yyyy hh:mm:ss",
ToDate":"MM-dd-yyyy hh:mm:ss",
IsPosting":True/False,
CompletedOn":"MM-dd-yyyy hh:mm:ss",
CreatedOn":"MM-dd-yyyy hh:mm:ss",
CreatedBy":####,
IsInactive":True/False,
ModifiedOn":"MM-dd-yyyy hh:mm:ss",
ModifiedBy":####,
InactiveOn":"MM-dd-yyyy hh:mm:ss",
InactiveBy":####,
CreatedBy::User.FullName":"abcABC123",
CreatedBy_FormattedValue":"abcABC123"
}