Fynvoice developer platform
Bank / Factor API
Receive routed receivables, submit offers and prepare controlled funding workflows.
SandboxLive · restricted
Integration sequence
- 01Configure mandate filters during onboarding.
- 02Consume eligible financing requests.
- 03POST indicative terms to /api/offers.
- 04Use webhook events to track lifecycle changes.
Sandbox example
curl https://sandbox-api.fynvoice.com/api/invoices \
-H "Authorization: Bearer fyn_sandbox_..." \
-H "Content-Type: application/json"Sandbox responses are mock data. Production integration requires partner onboarding.