Retrieves the actual and predicted Cashflows Data
get
/service/v1/cashflowSummary
This endpoint is used to retrieve the Actual and Predicted Cashflows Data based on given set of parameters.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
aggregationLevel: string
Aggregation Level
-
bankAccount: string
Bank Account
-
cashflowCode: string
CashFlow Code
-
cashflowType: string
CashFlow Type Either I or O
-
ccy: string
Currency
-
corporateId: string
Corporate Id
-
counterParty: string
Counter Party
-
frequency: string
Frequency
-
fromDate: string
From Date for Cashflow Details in dd-MM-yyyy format
-
limit(optional): integer
Limit is maximum no of records to be fetched
-
mlCashflowPredictedBase: string
Base on which search needs to be performed, P-Predicted, A-Actual(Default), B-Both
-
offset(optional): integer
Offset is starting no of records to be fetched
-
parentAggStatus: string
Parent Aggregate Status
-
summaryRequired: string
Summary Required
-
toDate: string
To Date for Cashflow Details in dd-MM-yyyy format
-
virtualAccount: string
Virtual Account
Header Parameters
-
appId: string
Application Id
-
branchCode: string
Branch Code
-
userId: string
User Id
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Root Schema : CashflowForecastingResponseWrapper
Type:
object
Cashflow Forecasting response wrapper
Show Source
-
agrregationCategory(optional):
string
Agrregation Category
-
branchCcy(optional):
string
Branch ccy
-
cashflows(optional):
array cashflows
-
code(optional):
string
Code
-
errorCode(optional):
string
Error Code
-
errorDesc(optional):
string
Error Desc
-
frequency(optional):
string
frequency
-
paging(optional):
object PagingDto
Paging Dto
-
partyId(optional):
string
Party Id
-
responseStatus(optional):
string
Response Status
-
summaryRequired(optional):
string
Summary Required
Nested Schema : cashflows
Type:
Show Source
array
-
Array of:
object CashflowForecastingResponse
Cashflow Forecasting Response model
Nested Schema : PagingDto
Type:
object
Paging Dto
Show Source
-
totalResults(optional):
integer
Total Results
Nested Schema : CashflowForecastingResponse
Type:
object
Cashflow Forecasting Response model
Show Source
-
actualCashflowAmt(optional):
string
Actual cashflow Amount
-
aggCategory(optional):
string
Agg Category
-
cashflowAmount(optional):
string
Cashflow Amount
-
cashflowDate(optional):
string
CashflowDate
-
cashflowDescription(optional):
string
Cashflow Code Description
-
category(optional):
string
Category
-
countOfInflows(optional):
number
Count of Inflows
-
countOfOutflows(optional):
number
Count of Outflows
-
endOfWeek(optional):
string
End Of Week
-
inflowAmount(optional):
string
Inflow Amount
-
month(optional):
string
Month
-
netUnpaidAmount(optional):
string
Net Unpaid Amount
-
outflowAmount(optional):
string
Outflow Amount
-
predCountOfInflows(optional):
number
Predicted Count of Inflows
-
predCountOfOutflows(optional):
number
Predicted Count of Outflows
-
predInflowAmount(optional):
string
Predicted Inflow Amount
-
predNetCashflowAmount(optional):
string
Net Predicted Cashflow Amount
-
predNetCountOfCashflows(optional):
number
Predicted Net Count of Cashflows
-
predOutflowAmount(optional):
string
Predicted Outflow Amount
-
qtrMonth(optional):
string
Quarter Month
-
quarter(optional):
string
Quarter
-
reconciledInflowAmount(optional):
string
Reconciled Inflow Amount
-
reconciledOutflowAmount(optional):
string
Reconciled Outflow Amount
-
remark(optional):
string
Remark
-
startOfWeek(optional):
string
Start Of Week
-
totalActualInflow(optional):
string
Total Actual Inflow Amount
-
totalActualOutflow(optional):
string
Total Actual Outflow Amount
-
unpaidCount(optional):
number
Unpaid Count
-
unPaidInflowAmount(optional):
string
Unpaid Inflow Amount
-
unPaidInflowCount(optional):
string
Unpaid Inflow Count
-
unPaidOutflowAmount(optional):
string
Unpaid Outflow Amount
-
unPaidOutflowCount(optional):
string
Unpaid Outflow Count
-
weekNo(optional):
string
Week
-
year(optional):
string
Year
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
406 Response
File is not configured.
500 Response
Internal error