PF
    Loan Management

    Metro 2 Integration for Peach Finance

    Peach Finance is an API-first loan servicing platform popular with fintech lenders. Metro2 authenticates with a Peach-issued bearer API key (live + sandbox kept separate), pulls People + Loans + Balances + Statements, transforms to Metro 2 Base Segments, and reports to all four bureaus. Webhooks signed with HMAC-SHA256 in `Peach-Signature` trigger incremental refreshes; writeback can record CRA outcomes as Peach Cases.

    How It Works

    Metro2 authenticates with the Peach bearer API key, pulls loans paginated by updatedAt cursor, joins each loan to its person record, transforms via the seeded Peach mapping preset, and upserts into metro2_records. Webhooks call /api/v1/integrations/los/peach/webhook?connection_id=... for incremental refresh.

    PF
    Peach Finance
    Metro2Metro2
    Credit Bureaus

    Benefits

    API-first design

    Peach was built API-first; every UI surface has a backing REST endpoint and webhook event.

    Sandbox parity

    Sandbox API keys share schema with production; test the connector end-to-end before going live.

    Signed webhooks

    Loan + payment events are signed with HMAC-SHA256 in Peach-Signature; Metro2 verifies before persisting.

    Case-based writeback

    Push CRA responses back to Peach as Loan Cases for the servicing team to review.

    Data Fields That Sync

    Metro2 maps these fields from Peach Finance to Metro 2 format automatically.

    • Loan (displayId, originalPrincipal, monthlyPaymentAmount, termMonths, originationDate, closedDate)
    • Balances (currentBalance, principalBalance, interestBalance)
    • Person (firstName/lastName, dateOfBirth, identity.ssn, contactInfo.address)
    • Statements + transactions for payment-history derivation

    Get Set Up in 4 Steps

    1

    Generate Peach API key

    Issue a sandbox API key first; live key after sandbox parity is confirmed.

    2

    Run the Metro2 wizard

    Visit /integrations/peach/connect. Metro2 clones the Peach mapping preset and verifies access.

    3

    Configure webhooks (optional)

    Subscribe the Metro2 webhook URL in the Peach dashboard for real-time payment/status events.

    4

    First sync

    The wizard pulls all open loans on first run; subsequent runs are incremental.

    Frequently Asked Questions

    Is Peach a full LOS or servicing-only?

    Peach is loan servicing — origination is upstream. The Metro2 connector reports servicing data (payments, balances, status) which is what Metro 2 needs.

    Does Peach support all four bureaus?

    Peach itself doesn't furnish to bureaus. Metro2 takes the Peach data, generates Metro 2 files, and submits to Equifax, Experian, TransUnion, and Innovis.

    Ready to Connect Peach Finance?

    Start reporting to credit bureaus from Peach Finance today. Our team will help you get set up quickly.