🚧 Beta This is an Beta endpoint. Feedback from the community is welcome. We may make breaking changes to this endpoint.
Modify an existing application for an account.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier for the application.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Application fields to be patched.
Status of the credit application. CREDIT_DENIED, CREDIT_NOT_ACCEPTED_BY_CUSTOMER and CREDIT_ACCEPTED_BY_CUSTOMER are terminal status
CREDIT_ACCEPTED_BY_CUSTOMER, CREDIT_APPROVED, CREDIT_DENIED, CREDIT_NOT_ACCEPTED_BY_CUSTOMER, SUBMITTED Updated application.
Mainapi account template ID to use for creating the LOC account
ID of the workflow to use for processing
Provider for LOC application
loanpro The id of the tenant containing the resource.
"abcdef_ghijkl"
Type of Application
CREDIT, LOC, RESTRICTED_ACCOUNT "CREDIT"
Application creation timestamp in RFC3339 format
Type of applicant
business, personal Application ID
Timestamp of the last application modification in RFC3339 format
Status of the LOC application
completed, error, pending, processing Raw JSON key-value pairs for flexible data
Requested credit limit in cents (e.g., 250000000 = $2,500,000)
Account ID created for approved application
Application submitted timestamp in RFC3339 format
Business ID if customer_type is business
Credit limit in cents (e.g., 250000000 = $2,500,000)
Credit report data object
Credit decision for LOC application
approved, declined, pending, review Decision timestamp in RFC3339 format
External identifier (e.g., Taktile decision_id)
Interest rate in basis points (e.g., 1250 = 12.50%)
Person ID if customer_type is personal