GuidesRecipesAPI Reference
Log In
API Reference

Perform action on a loan

This endpoint will perform an action on a loan record.

🚧

Under construction

Certain actions on this endpoint are in beta. Functionality or availability are subject to change and will be communicated.

📌

Available actions

DEACTIVATE - deactivate a loan (sets is_active to false)
ACTIVATE - activate a loan (sets is_active to true)
REORDER_BORROWERS - reorder a loan's borrowers
REASSIGN_LO - reassign a loan's loan officer
🚧 ASSIGN_TEAM_MEMBER - assign a team member to a loan
🚧 UNASSIGN_TEAM_MEMBER - unassign a team member from a loan

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

Loan ID.

Body Params

Available properties for a loan action.

string
enum
required

Action to perform.

Allowed:
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