Stores one face of the signer’s identity document as an attachment
on the silo entry. Required before confirming when
signature=identity was used on the agreement upload.
Call once per view:
front + back for an ID card (CNI, titre de séjour).page for a passport.Re-uploading the same view overwrites the previous image. The
MIME type is detected from the bytes — clients do not send it.
Stores one face of the signer’s identity document as an attachment on the silo entry. Required before confirming when the agreement was uploaded withDocumentation Index
Fetch the complete documentation index at: https://docs.invopop.com/llms.txt
Use this file to discover all available pages before exploring further.
signature=identity. Call once per view — front + back for an ID card (CNI, titre de séjour), or page for a passport. Re-uploading the same view overwrites the previous image; the MIME type is detected from the bytes.Authenticate using a valid Invopop enrollment token in the Bearer
scheme.
Example: Authorization: Bearer <token>
ID of the org.Party silo entry being onboarded.
"5b45453c-cdd0-11ed-afa1-0242ac120002"
Which face of the identity document this image represents.
front - Front of an ID card (recto).back - Back of an ID card (verso).page - Photo page of a passport.front, back, page Base64-encoded binary of the image. Must be image/jpeg or
image/png, maximum 10 MB. Text on the document should be
clearly legible. The MIME type is detected from the bytes.
Identity image stored.