Retrieves Predicted Cashflows Forecasting Data
post
/service/v1/receivePredictedResults
This API retrieves Predicted Cashflows Forecasting Data for given set of parameters.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId(required): string
Application Id
-
authToken: string
Authorization Token
-
branchCode(required): string
Branch Code
-
contentType: string
Content Type
-
userId(required): string
User Id
Request Body that contain data required for creating a new counter party
Nested Schema : data
Type:
Show Source
array
-
Array of:
object ObcmCashflowMLPredictionResultsDTO
ObcmCashflow MLPrediction Results
Nested Schema : ObcmCashflowMLPredictionResultsDTO
Type:
object
ObcmCashflow MLPrediction Results
Show Source
-
dueDatePaymentFlag:
integer
Due Date Payment Flag
-
firstTRDelayDays:
integer
First TR Delay Days
-
predictedDate:
string
Predicted Date
-
refNum:
string
Reference Number
-
totalSettleTrancheCount:
integer
Total Settle Tranche Count
-
trancheAvgPayGap:
integer
Tranche Avg Pay Gap
-
version:
integer
Version
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Root Schema : schema
Type:
boolean
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