{
  "id": "del_1T7If8GgrTOf7zBVPaJf2e",
  "envelope_id": "52872f0e-b919-4d69-89cd-e7e56af00548",
  "status": "generated",
  "type": "standard",
  "language": "en",
  "timezone": "America/New_York",
  "timestamp_format": "MM/DD/YYYY HH:mm:ss",
  "url": "https://s3.us-east-2.amazonaws.com/signatureapi-vault-dev/envelopes/52872f0e..."
}
A deliverable is a PDF file that contains the signed documents of a completed envelope. A deliverable belongs to an envelope. SignatureAPI offers two types of deliverables:
  • Standard deliverable: A PDF file that includes both the signed documents and an audit log of the signing process (this is the default type)
  • Simple deliverable: A PDF file that contains only the signed documents without the audit log

Attributes

{
  "id": "del_1T7If8GgrTOf7zBVPaJf2e",
  "envelope_id": "52872f0e-b919-4d69-89cd-e7e56af00548",
  "status": "generated",
  "type": "standard",
  "language": "en",
  "timezone": "America/New_York",
  "timestamp_format": "MM/DD/YYYY HH:mm:ss",
  "url": "https://s3.us-east-2.amazonaws.com/signatureapi-vault-dev/envelopes/52872f0e..."
}