This canvas describes the PMT Calc, which is part of the Flexifin application.

Name:

PMT Calc

Description:

This service is responsible for calculating payment, and generating loan schedule.

REST API:

Command Canvas

Command

Invoked By

Source Service

RecalculatePaymentCommand

POST - /api/v1/accounts/{accountNumber}/payment

RecalculatePaymentRequested

Query Canvas

Command

Invoked By

Source Service

GetScheduleByAccountNumberQuery

GET - /api/v1/accounts/{accountNumber}/schedule

Event Canvas

Event

Consuming Service

PaymentRecalculated

flexifin-rcp-command