Skip to main content

Send Peppol Documents

Once you have registered your first participant, you will be able to send your first Peppol document.

This is done using the /peppol/send endpoint which is an all-in-one endpoint.

Before transmitting your document through the Peppol Network we will perform the following checks:

  • UBL validity check: is the UBL a valid Peppol UBL?
  • Receiving party check: is the receiving party registered on the Peppol Network for the document type?
  • Sending party check: is the sending participant registered on your Nymus environment?
tip

To pass the receiving party check on the Peppol Test Environment, it's recommended to register your own Participant Id as a Peppol receiver or to send the documents to Nymus (0208:0845015696). The incoming Peppol documents are ingested into our systems every 5 minutes.

If all is OK then the response will contain a unique document id as a response that you can choose to save as a future reference. If the receiving party is not registered on the Peppol Network, the sending participant is not registered on your environment or the UBL is not a valid Peppol UBL, then the response will contain no unique document id but a list of errors that occurred.