Validate message using the Common Accesspoint Validator API

Validate message according to Peppol ruleset before sending a message

List supported packages

Response 200 Curl command example Make sure you send with a bearer token curl i H Authorization Bearer $ TOKEN https accesspoint validator qa dataplatfor ms packages

Simple alive check

Response 200

Validate StandardBusinessDocument and the Peppol XML document inside

Request Response 200 Curl command examples Make sure you send with a bearer token Without details With details curl i X POST H Authorization Bearer $ TOKEN H Content Type application xml d ehf4 xml https accesspoint validator qa dataplatfor ms sbd curl i X POST H Authorization Bearer $ TOKEN H Content Type application xml d ehf4 xml https accesspoint validator qa dataplatfor ms sbd details full

Validate Peppol XML document

Request Response 200 Curl command example Make sure you send with a bearer token Each field also needs to be filled out Without details With details curl i X POST H Authorization Bearer $ TOKEN H Content Type application xml d ehf3 xml https accesspoint validator qa dataplatfor ms xml curl i X POST H Authorization Bearer $ TOKEN H Content Type application xml d ehf3 xml https accesspoint validator qa dataplatfor ms xml details full