GuidesRecipesAPI Reference
Log In
API Reference

đźš§ Perform action on a loan milestone (BETA)

đźš§

Under construction

This endpoint is in beta. Functionality may change without notice, support is limited, and use in production is not recommended. Your feedback is appreciated.

Performs an action on a loan milestone.

📌

Available actions

CASCADE_STATUS - Cascade the completion status of this milestone.
When completed is true: marks this and all preceding milestones as complete, all subsequent as incomplete.
When completed is false: marks this and all subsequent milestones as incomplete.

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

Loan ID.

uuid
required

Loan milestone ID.

Body Params

Available properties for a loan milestone action.

string
enum
required

Action to perform.

Allowed:
boolean
required

The target completion status.

Headers
string

Specify API version, for example '1.0'. By default, the version configured in the company settings is used.

Responses

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