Get a Cash Flow through a Backoffice Simulation Service

post

/backoffice-services/backoffice/loans/getcashflow

This operation gets the cash flow through a Backoffice Simulation Service.

Request

Supported Media Types
Header Parameters
Body ()
Request Body that contains data required for getting cash flow through a backoffice services
Root Schema : String
Type: object
string
Back to Top

Response

Supported Media Types

201 Response

Returns the cash flow, message of success or failure of the Loan simulation
Body ()
Root Schema : GetCashFlowDTOWrapper
Type: object
Get Cash Flow Dto Wrapper
Show Source
Nested Schema : GetCashFlowDTO
Type: object
GetCashFlowDTO
Show Source
Nested Schema : ResponseDto
Type: object
ResponseDto model
Show Source
Nested Schema : additionalLoanDetails
Type: object
Additional Loan Details Model
Show Source
Nested Schema : cashFlowDetails
Type: array
Cash Flow Details
Show Source
Nested Schema : chargeDetails
Type: array
Charge Details
Show Source
Nested Schema : disbursementDetails
Type: object
Disbursement Details Model
Show Source
Nested Schema : holidayTreatmentPreferences
Type: array
Holiday Treatment Preferences
Show Source
Nested Schema : interestDetails
Type: array
Interest Details
Show Source
Nested Schema : loanDetails
Type: object
Loan Details Model
Show Source
Nested Schema : rolloverPreferences
Type: object
HolidayTreatmentPreferences
Show Source
Nested Schema : scheduleDetails
Type: array
Schedule Details
Show Source
Nested Schema : schedulePrincipalLiquidation
Type: object
Schedule Principal Liquidation Model
Show Source
Nested Schema : statementPreferences
Type: object
StatementPreferences Model
Show Source
Nested Schema : warningCode
Type: array
WarningCodes
Show Source
Nested Schema : cashFlowDetails
Type: object
CashFlowDetails Model
Show Source
Nested Schema : totalAmountAdjusted
Type: object
TotalAmountAdjusted
Nested Schema : holidayTreatmentPreferences
Type: object
HolidayTreatmentPreferences
Show Source
Nested Schema : interestDetails
Type: object
interestDetails Model
Show Source
Nested Schema : scheduleDetails
Type: object
ScheduleDetails Model
Show Source
Nested Schema : warningCode
Type: object
warningCode
Show Source
Nested Schema : httpStatusCode
Type: array
Schedule Details
Show Source
Nested Schema : responseCodes
Type: object
ResponseCodes
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top