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.
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.