The CAP (Common Access Point)

The Common Access Point referred to as CAP is a system that consists of multiple microservices each independently functional and accessible The Common Accesspoint API for sending and receiving seamlessly orchestrates and integrates the functionality of the multiple microservices together and provides a single interface for clients to interact with Note First version support sending and receiving OpenPEPPOL messages Other protocols and networks can be added in the future

Features of CAP

A distributed transmission system using Tietoevry Common WebServices first version supports PEPPOL Send your messages using the Outbound API Receive your messages using the Inbound API Validate messages using the Validator API Lookup PEPPOL participants using the Lookup API Modern OIDC security using Heimdall Integration with Common Transaction Log graph TD A Common Access Point > B Outbound API A > C Inbound API A > D Validator API A > E Lookup API Note Lookup Validation and Common Transaction Log features are activated by default but can be deactivated for each account individually Recommendation It s recommended to have validator activated default configuration

Sending and receiving messages

REST API to send and receive messages from the PEPPOL network Further information Outbound and Inbound

Validator

REST API that uses VEFA Validator to validate messages to be sent in the PEPPOL network Further information Validator

Lookup

REST API for looking up PEPPOL participants using SML SMP and PEPPOL Directory Further information Lookup

Common Transaction Log (CTL)

You can track your business messages using CTL This is a separate application where customers can log in using their browser