Retrieves Predicted Cashflows Result
post
/service/v1/receivePredictedResults
This endpoint is used to get the Predicted Cashflows Result.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
appId: string
Application Id
-
authToken(optional): string
Authorization Token
-
branchCode: string
Branch Code
-
contentType(optional): string
Content Type
-
userId: 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(optional):
integer
Due Date Payment Flag
-
firstTRDelayDays(optional):
integer
First TR Delay Days
-
predictedDate(optional):
string
Predicted Date
-
refNum(optional):
string
Reference Number
-
totalSettleTrancheCount(optional):
integer
Total Settle Tranche Count
-
trancheAvgPayGap(optional):
integer
Tranche Avg Pay Gap
-
version(optional):
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