Skip to content

Commit

Permalink
DDOC-856: Add a changelog entry on Sign Request status (#305)
Browse files Browse the repository at this point in the history
* DDOC-856: Add entry on sign request status

* Minor improvement in wording

* Review updates
  • Loading branch information
bszwarc authored Jul 13, 2023
1 parent 529e2a8 commit 97edd61
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions content/2023/07-12-sign-request-status.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
applied_at: "2023-07-12"
applies_to:
- api
is_impactful: false
is_new_feature: true
collapse: true
show_excerpt: true
release_source_url: ''
---

# Sign Request API improvements

[Sign Request status][1] parameter now has two additional values:

* `finalizing` to reflect the state when all signers have signed the request, but the final document with signatures and the signing log has not been generated yet.
* `error_finalizing` to reflect the state when the `finalizing` phase did not complete successfully.

<!-- more -->

## Where to get support

Should you have any issues or need further guidance, please post a request to our [developer forum][2] for any help needed.


[1]: r://sign-request#param-status
[2]: https://forum.box.com/

0 comments on commit 97edd61

Please sign in to comment.