Simulate prepayment

Simulate a prepayment for a loan using the V2 prepayment engine.

The response includes the resulting balance breakdown, the new repayment schedule, and a simulation_id that can later be used to register the prepayment via POST /v2/loans/{loanId}/prepayment/{simulationId}/register.

This endpoint generates a Lending prepayment V2 creation (beta) event.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Loan ID

Body Params
double
required
≥ 0

Prepayment amount

date

Reference date used to compute the prepayment. When omitted, the platform sets the value to the current date. Format = YYYY-MM-DD.

boolean

Waive the fees applied to this prepayment? When omitted, the Pismo platform sets the value to false.

string
enum
required

Defines the way that the outstanding loan amount is reduced.

Allowed:
Headers
uuid

Idempotency key

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json