Partner Documentation
Integration Guide
Everything you need to receive qualified leads from PayMe and send status updates back. Most integrations go live in under a week.
How it works
Two directions of data
Outbound (PayMe → You)
We POST qualified leads to your webhook endpoint with contact info, intake answers, and case metadata.
Inbound (You → PayMe)
You POST status updates to our webhook endpoint so users can track their case progress in real time.
Why partners integrate
Keep leads warm with push notifications
Every status update you send triggers a real-time notification in the PayMe app. Users stay engaged, respond faster to document requests, and are less likely to go cold. You're not just updating a database — you're keeping the lead active.
Better data in, better leads out
The more status data you send back, the smarter our qualification engine gets. We learn which user profiles convert to signed retainers and which don't — and we use that to send you higher-quality leads over time. It's a flywheel: your feedback makes our sourcing better.
Zero engineering overhead on your end
Already have a webhook system? Send us whatever format you use — we build a custom adapter that maps your fields to ours. No schema changes, no new APIs to implement. If you can POST JSON, you can integrate.
Quick start
- 1Get credentials — We provide your access token and partner slug during onboarding
- 2Set up your webhook receiver — Build an endpoint to accept lead payloads from us (Outbound Webhooks)
- 3Send status updates — POST updates to our inbound endpoint as you process leads (Inbound Webhooks)
- 4Test end-to-end — Use your sandbox token to verify both directions (Testing)
- 5Go live — Swap to production credentials
All sections
Outbound Webhooks
How you receive qualified leads from PayMe
Inbound Webhooks
How you send status updates back to PayMe
Status Lifecycle
All canonical statuses and what they mean
Case Configuration
Case codes, law firm encoding, adding new cases
Testing & Sandbox
Test your integration before going live
Onboarding Checklist
What we need from you and what you get from us