Cashflow
A cash flow that defines income and expenses
The creation time of the cash flow
2016-09-06T13:37:50+03:00The description of the cash flow
Possible values: <= 1024 characters
The identifier of the cash flow
The last modified time of the cash flow
2016-09-06T13:37:50+03:00The name of the cash flow
Possible values: >= 3 characters and <= 64 characters
settings object[]
List of cash flow settings
The allocation method of the cash flow settings
Possible values: [AVERAGE_BALANCE, NUMBER_OF_ACCOUNTS, PERCENTAGE]
The asset GL account field value of the cash flow settings
The identifier of the cash flow
The creation time of the cash flow settings
2016-09-06T13:37:50+03:00The effective date of the cash flow settings
1987-04-26The GL account field value of the cash flow settings
The identifier of the cash flow settings
The last modified time of the cash flow setting
2016-09-06T13:37:50+03:00pools object[]
The pools associations of the cash flow settings
The identifier of the cash flow settings
The creation time of the cash flow pool settings
2016-09-06T13:37:50+03:00The identifier of the cash flow pool settings
The last modified time of the cash flow pool setting
2016-09-06T13:37:50+03:00The percentage of the income or expense category
The identifier of the pool
The source of the cash flow
Possible values: [ISLAMIC_FINANCE, OTHERS]
The type of the cash flow
Possible values: [INCOME_CATEGORY, EXPENSE_CATEGORY]
{
"creationDate": "2016-09-06T13:37:50+03:00",
"description": "string",
"id": 0,
"lastModifiedDate": "2016-09-06T13:37:50+03:00",
"name": "string",
"settings": [
{
"allocationMethod": "AVERAGE_BALANCE",
"assetGlAccountEncodedKey": "string",
"cashFlowId": 0,
"creationDate": "2016-09-06T13:37:50+03:00",
"effectiveDate": "1987-04-26",
"glAccountEncodedKey": "string",
"id": 0,
"lastModifiedDate": "2016-09-06T13:37:50+03:00",
"pools": [
{
"cashFlowSettingsId": 0,
"creationDate": "2016-09-06T13:37:50+03:00",
"id": 0,
"lastModifiedDate": "2016-09-06T13:37:50+03:00",
"percentage": 0,
"poolId": 0
}
],
"source": "ISLAMIC_FINANCE"
}
],
"type": "INCOME_CATEGORY"
}