> ## Documentation Index
> Fetch the complete documentation index at: https://docs.payhub.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Manage merchant applications through the full underwriting and boarding workflow

Applications capture everything needed to underwrite and board a new merchant — business details, ownership, pricing, equipment, and e-signatures. Once approved, an application is transitioned into an active merchant record.

<CardGroup cols={3}>
  <Card title="Addresses" icon="map-pin" href="/api-reference/leads/addresses">
    Add and manage business location addresses for an application.
  </Card>

  <Card title="Clear" icon="id-card" href="/api-reference/leads/clear">
    Initiate Clear identity verification sessions and retrieve verification status.
  </Card>

  <Card title="Deposit Info" icon="landmark" href="/api-reference/leads/deposit-info">
    ACH funding account details with field-level encryption and decryption.
  </Card>

  <Card title="Documents" icon="file-text" href="/api-reference/leads/documents">
    Attach, retrieve, update, and delete supporting documents on an application.
  </Card>

  <Card title="Equipment" icon="monitor" href="/api-reference/leads/equipment">
    Manage terminal hardware, deployment orders, gateway configuration, and file build types.
  </Card>

  <Card title="Application Sources" icon="megaphone" href="/api-reference/leads/lead-sources">
    Track referral and campaign sources and associate them with individual applications.
  </Card>

  <Card title="Applications" icon="user-plus" href="/api-reference/leads/overview">
    Create and manage merchant applications through the full boarding pipeline.
  </Card>

  <Card title="Notes" icon="sticky-note" href="/api-reference/leads/notes">
    Add and manage internal collaboration notes on an application record.
  </Card>

  <Card title="Pricing" icon="tag" href="/api-reference/leads/pricing">
    Configure pricing items, packages, and conditional pricing rules for an application.
  </Card>

  <Card title="Principals" icon="users" href="/api-reference/leads/principals">
    Capture beneficial owners and signers with encrypted SSN and date-of-birth support.
  </Card>

  <Card title="Signing" icon="pen-line" href="/api-reference/leads/signing">
    Create and verify e-signature sessions for MPA agreement delivery.
  </Card>
</CardGroup>
