Skip to content

What's New

Product updates, changelogs, and announcements.

Changelog

SDK 2.0.0 — Working events feed + environment-scoped event log

@getpeppr/sdk v2.0.0 fixes events.list() to return the real event shape, scopes the /v1/events feed to your API key's environment, and adds the peppol_identifier.* webhook types. Includes a breaking type change to EventEntry.

sdkeventswebhooksapi
Announcement

Introducing the getpeppr News Feed

Stay up to date with the latest getpeppr features, improvements, and announcements.

launchgetpeppr
Changelog

French identifiers are now verified against INSEE Sirene

French SIREN and SIRET numbers are now verified automatically, backed by INSEE Sirene, France's official business registry.

peppolconsoleapi
Announcement

Free Peppol participant lookup — check any company on the network

Check whether any company is registered on the Peppol network — by VAT, company number, or name. Free, instant, no account, and available as a public JSON API.

peppoldirectorytools
Changelog

SDK 1.8.0 — Typed sandbox registration failure webhooks

@getpeppr/sdk now types the legal_entity.registration_failed webhook fired when a sandbox Legal Entity verifies but cannot be registered on the Peppol network.

sdkwebhooksplatformpeppol
Changelog

SDK 1.7.0 — Typed inbound webhook events

@getpeppr/sdk now types the inbound.* webhook events fired when you receive documents over the Peppol network.

sdkwebhookspeppol
Changelog

SDK 1.6.0 — Multi-tenant Legal Entities

@getpeppr/sdk now manages your customers as Peppol Legal Entities and sends invoices on their behalf — fully typed.

sdkplatformpeppolmulti-tenant
Changelog

Swedish identifiers are now verified against Bolagsverket

Swedish 0007 organisation numbers are now verified in real time against Bolagsverket, Sweden's official business registry.

peppolconsoleapi
Changelog

SDK 1.5.2 — Belgian Peppol Directory fixes

Improved Belgian 0208 identifier handling and fixed the SDK directory lookup response shape.

sdkclipeppol
Announcement

n8n workflow templates for Peppol invoice automation

Import ready-made n8n workflows for validating invoices, checking Peppol recipients, and sending invoices through getpeppr.

integrationsn8npeppol
Changelog

Activity log — see who did what in your organization

New Activity page in the dashboard — a tamper-proof audit trail that tracks API key creation, webhook changes, contact management, and more.

consolefeature
Changelog

CLI 0.2.0 — init, convert, and lookup commands

Three new commands for the getpeppr CLI: scaffold invoices, convert to UBL XML, and search the Peppol Directory — all without an account.

sdkfeature
Changelog

Add content-as-code news system

New changelog page in the console and news section on the website, powered by Markdown files.

consolewebsite
Changelog

Introducing @getpeppr/cli — the first Peppol CLI validator

Validate Peppol e-invoices from your terminal with @getpeppr/cli, now available on npm.

sdklaunch
Changelog

SDK v1.1.2 — phone numbers and directory fields

New contact fields for phone numbers and Peppol Directory metadata in @getpeppr/sdk.

sdk
Changelog

Add webhook delivery system with automatic retries

Configure webhook endpoints to receive real-time notifications for invoice events with automatic retry on failure.

apiwebhooks