Status of signature request
This object details the status of a signature request. If the customer has finished signing, the base64 encoded image of the signature is included.
Type | Name | Description |
---|---|---|
string | Status | Current status of signature request (working, done, cancelled) |
string | Detail | Detail of request status |
string | Started | Date/time signature was requested |
string | Signature | Base64 encoded PNG image of signature |
Version | Change |
---|---|
1.6 | New object added in 1.6 release |