<!-- https://staircase.co/providers/stavvy -->
# Stavvy

# Stavvy

A remote online notarisation vendor, integrated for the notary ceremony and its record.

The record for Stavvy is the integration in provider capacity. No commercial relationship in any other direction is described.

Stavvy is a remote online notarisation vendor. The integration covers scheduling the session, running it, and returning both the notarised documents and the audit record a notary is required to keep.

The session is asynchronous and can span days, so the flow is declared with a callback rather than polled. Completion arrives as an event, which is the mechanism every long-running vendor call uses.

It is reached through Notary.

## Products it serves

- Notary
- 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.

- `encompass-stavvy-data`
- `mortgage-contract-notary-stavvy-lang`
- `stavvy-encompass-get-loan`
- `stavvy-encompass-get-loan-pp`
- `stavvy-jobs`
