GET
/
apps
/
verifactu
/
v1
/
entry
/
:silo_entry_id
/
agreement
cURL
curl --request GET \
  --url https://api.invopop.com/apps/verifactu/v1/entry/:silo_entry_id/agreement \
  --header 'Authorization: Bearer <token>'
This response does not have an example.
After a complete Party has been uploaded to the silo, use this API endpoint to generate a PDF version of the Invopop collaboration agreement document.

Authorizations

Authorization
string
header
required

Use the Bearer scheme with a valid JWT token to authenticate requests. Example: Authorization: Bearer <token>

Response

200
application/pdf

Successfully generated PDF of the agreement for the supplier or representative to sign.

The response is of type file.