Remote Sign Status Object
Field | Type | Description |
---|---|---|
status | String | Status of remote signing reuqest, can be sent, delivered or completed. |
created | Timestamp | The timestamp the remote signing request was created. |
updated | Timestamp | The timestamp the remote signing request was updated. |
sent | Timestamp | The timestamp the remote signing request was sent. |
recipients | Array | An array of recipient status objects, includes name, email, status and signed date if completed. |