GuidesAPI ReferenceDiscussions
Log In
API Reference

Cancel loan application

Cancel an active loan application and update its status to "Cancelled". This endpoint
handles the cancellation process for applications in various stages, including proper
cleanup of associated processes, notifications to relevant parties, and status updates
across integrated systems. Cancellation may have different implications depending on
the current application status (pending, approved, partially funded, etc.).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
^[a-zA-Z0-9_-]+$

Unique identifier for the loan application to cancel

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