verify_credit_risk
Resolve the active EAS credit-risk attestation (Schema B) for a merchant. Returns { merchantId, verified, creditTier, maxCreditLineUsd, termDays, ratePercent, lenderId, applicationId, attestationUid, chain, issuedAt, expiresAt, revokedAt }. Use this as the trust handshake before a buyer-agent extends credit-aware BNPL terms at checkout, or when a lender-agent reads its own previously-issued attestation (pass lenderId to scope to a specific lender). Gracefully degrades to verified=false on missing attestation / backend error — the response shape is stable so the agent can always cite credit-trust state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lenderId | No | ||
| merchantId | Yes |