Uploads a proof-of-ownership PDF for a company that is being registered in the Peppol network.
The document must be a valid PDF (application/pdf). Once uploaded
the service validates the document and, if accepted, completes the
registration flow for the silo entry.
This endpoint is idempotent: uploading a new document for an entry that has already completed registration replaces the previous one and re-triggers completion.
This endpoint allows you to upload a proof of ownership PDF document for Peppol registration. Upload it to Invopop so that it will be stored as an attachment to the silo entry. This document serves as verification of company ownership and is required for Peppol participant registration compliance. The uploaded PDF will be reviewed by Invopop as part of the validation process, which can take up to 72 hours. The approval status can be monitored through the silo entry’s metadata.Documentation Index
Fetch the complete documentation index at: https://invopop-fr-lookup.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate using a valid Invopop enrollment token in the Bearer
scheme.
Example: Authorization: Bearer <token>
UUID of the Invopop silo entry associated with the company being registered.
"01952667-f2a0-7a66-a3c9-8f4c3c7e5c0b"
Base64-encoded binary content of the ownership document.
Must be a valid PDF (application/pdf). This document proves
authorization to represent the company in Peppol network
transactions.
"JVBERi0xLjQK..."
Document uploaded and registration completed successfully.