July 6th, 2026
Connect
Connect Public Documentation

Partners now have access to support for a set of Peppol-based scenarios that can be activated via the Management API.
Countries included:
Germany
Norway
Belgium
Sweden
Netherlands
Finland
Estonia
Denmark
Example: Peppol Belgium scenario payload
{
"name": "BELGIUM_EINVOICE",
"peppolParticipantIds": "2090:BExxxxxxxxx",
"emailAddressesForValidationErrors": "test@ecosio.com",
"direction": "BOTH"
} usedForTestOnly)We introduced the optional parameter usedForTestOnly = true to clearly mark entities created via the Management API as test data.
It can be applied to:
Companies
Connectors
Scenarios
This flag helps separate testing activities from real customer configurations, so internal teams can quickly identify non-production objects and handle approvals, visibility, and reporting accordingly.
The ecosio Product team