Update Interest Pause Period for a Loan

This endpoint allows you to update an existing interest pause period for a loan, identified by its variationId.

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

The unique identifier of the loan.

Regex: ^\d+$

Example: 115

integer
required
Defaults to 267

The unique identifier of the interest pause.

Regex: ^\d+$

Example: 267

Body Params
string
required
Defaults to 2024-01-01

The start date of the interest pause period. Must match the specified dateFormat.

Example: 2024-01-01

string
required
Defaults to 2024-01-11

The end date of the interest pause period. Must match the specified dateFormat.

Example: 2024-01-11

string
required
Defaults to yyyy-MM-dd

The date format pattern used for startDate and endDate fields.

Example: yyyy-MM-dd

string
required
Defaults to en

The locale used to interpret the date format.

Example: en

Headers
string
required
Defaults to default
Response

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