Instalment Controller
Instalment Controller
Endpoints
Create an instalment
POST /v1
Close an existing instalment plan
POST /v1/close
Get instalment plans for a given account
GET /v1/account/
Get instalment portions
GET /v1/portions/
Change instalment plan tenor (number of instalments)
PATCH /v1/tenor
Get Instalment by id
GET /v1/instalment/
Get Instalment by transactionId
GET /v1/transaction/