GuidesAPI ReferenceDiscussions
Log In
API Reference

Update requested loan amount for application

Update the requested loan amount for an existing loan application. This endpoint allows modification of the loan amount after initial application submission, which may trigger re-evaluation of loan terms, approval status, and underwriting decisions. The system validates that the new amount falls within acceptable ranges and may require additional documentation or re-approval based on the magnitude of the change and current application status.

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

Unique identifier for the loan application to update

float
required
1000 to 10000000

New requested loan amount in USD

Headers
string
required

Client ID for authentication

string
required

Client secret for authentication

string

Unique identifier for the merchant; only used if the merchant is associated with the client ID and secret in a group.

Responses

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