Updates properties on an existing application.
Uses JSON Merge Patch semantics (RFC 7396): omitted fields are unchanged, explicit values overwrite, nested objects merge recursively.
Note: Entity relationships cannot be modified via this endpoint. Use POST /entity_relationships/batch to add and DELETE /entity_relationships/ to remove.
The Idempotency-Key header is required.
Documentation Index
Fetch the complete documentation index at: https://docs.lead.bank/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique key to ensure idempotent requests
255Application ID
Unique identifier for the application. Prefixed with application_.
^application_\w+$"application_xyz123"
Request body for updating an existing application
Terminal state of the application. Possible values: approved, declined, canceled.
approved, declined, canceled Details for updating an application (all fields optional)
Decision-related information for the application
Documents associated with the application
Document reference for creating applications and accounts.
One of displayed_at or consented_at is required depending on document type:
displayed_at: Required for aan, loan_agreement, loc_agreement, truth_in_lending_document,
ach_authorization, notice_of_incompleteness, credit_score_notice, offer_summary, personal_guarantee,
consumer_credit_auth, partner_privacy_policy, lead_privacy_policy, terms_of_use, fcra_notice,
tcpa_consent, patriot_act_notice, mla_notice, pre_approval_terms, eft_authorization,
prohibited_industry_certification, decision_maker_document, bo_certification, missed_payments_policy,
lead_funds_transfer_agreementconsented_at: Required for esign_agreement, credit_pull_consent, consent_to_link_account,
consent_to_link_hsa, negative_option_consentArbitrary metadata associated with the application
Application updated successfully.
An application object representing a credit application
Unique identifier for the application. Prefixed with application_.
^application_\w+$"application_xyz123"
Lead server-generated ISO 8601 timestamp when the application was created.
Lead server-generated ISO 8601 timestamp when the application was last updated.
Terminal state of the application. Possible values: approved, declined, canceled.
approved, declined, canceled Entity relationships associated with the application (response only)
Application details (response, all properties optional)
Decision-related information (response, all properties optional)
Documents associated with the application
Arbitrary metadata associated with the application