Skip to main content
GET
/
apps
/
gov-es
/
v1
/
entry
/
{silo_entry_id}
/
{system}
/
agreement
cURL
curl --request GET \
  --url https://api.invopop.com/apps/gov-es/v1/entry/{silo_entry_id}/{system}/agreement \
  --header 'Authorization: Bearer <token>'
"<string>"
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>

Path Parameters

silo_entry_id
string
required

ID of the org.Party silo entry to generate the agreement for.

Example:

"5b45453c-cdd0-11ed-afa1-0242ac120002"

system
enum<string>
required

System in which the party is being registered.

Available options:
sii

Response

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

The response is of type file.