<!-- https://staircase.co/providers/valon -->
# Valon

# Valon

A servicing platform, integrated for post-close loan boarding and the ongoing servicing connection.

Boarding is the one-time move of a closed loan into the servicer's system of record, with a deadline and a rejection path — see Boarding. The servicing connection is what stays open afterwards, carrying payment and escrow status back into the canonical record.

The mapping into the servicer's expected shape is a language configuration like any vendor mapping, which is why adding a servicer is a configuration rather than a code change.

## Products it serves

- Boarding
- Servicing
- Connection

## How this integration is built

- **connection configuration** — The wire protocol. One repository per vendor API call, not per vendor.

- **language configuration** — The field mapping between the vendor's vocabulary and the canonical model.

- **flow file** — The four-way translation: canonical request, vendor request, vendor response, canonical response.

- **waterfall priority** — One line naming where this vendor sits in the vertical's ordering.

- **status call** — Activating the vendor for a lender, optionally with the lender's own credentials.

## Evidence

This vendor is on the roster because each of the following resolves to a committed artifact.

- `loanboarding-valon-data`
- `valon-workflow`
