cURL
VERI*FACTU
Upload agreement PDF
Upload a signed copy of the PDF agreement.
POST
cURL
Once the previously generated agreement has been signed by the end-user, upload to Invopop so that it will be stored as an attachment to the silo entry.Documentation Index
Fetch the complete documentation index at: https://docs.invopop.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use the Bearer scheme with a valid JWT token to authenticate requests.
Example: Authorization: Bearer <token>
Body
application/json
Base64 encoded binary data of the signed PDF agreement. Must be
of type application/pdf.
Type of signature used to sign the agreement. Use one of the following options:
digital- Signed using a digital certificate belonging to the supplier.hand- Physically signed by hand, and scanned.
Available options:
digital, hand Response
202
No content