SignatureAPI’s deliverables are tamper-proof and secured with a cryptographic seal that verifies their authenticity.
Example
Simple Deliverable Example ->
Download an example of a simple deliverable.
Deliverable Generation
You can generate a simple deliverable in two ways: automatically when the envelope is completed, or manually by using the Create Deliverable endpoint.On Envelope Completion (Automatic)
To generate a simple deliverable, instead of the Standard deliverable generated by default, set thedeliverable
object when creating the envelope:
Create Envelope (Request)
Create Deliverable Endpoint (Manual)
You can also create a simple deliverable manually at any time after the envelope is completed using the Create Deliverable endpoint. This is useful when you need to regenerate deliverables with different settings or create additional copies for specific purposes.Create Deliverable (Request)