list_lending_applications_for_merchant
List a merchant's lending application history. Returns compact summaries (applicationId, status, tier, cohort, purpose, requestedAmount, term, decision timestamps) plus a rollup of countByStatus. Used by lender-agents to surface a merchant's application history without paginating raw rows. Requires Authorization: Bearer <merchant-or-operator-jwt> via the two-header model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| merchantId | Yes | ||
| agentBearer | No |