status property indicates the envelope’s current stage in the signing process.
The typical progression is
processing to in_progress to completed. An envelope can transition to failed from processing, or to canceled from in_progress.
To cancel an envelope in
in_progress status, use the Cancel Envelope endpoint. Envelopes in processing status cannot be canceled directly. They must first transition to in_progress.