Skip to content

Commit

Permalink
Update en to output generated at 97edd61
Browse files Browse the repository at this point in the history
  • Loading branch information
bszwarc committed Jul 13, 2023
1 parent 51a1714 commit 035f41c
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 2023-07-07-box-python-sdk-v373-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ total_steps: null
type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: ''
next_page_id: 2023-07-12-sign-request-status
previous_page_id: 2023-06-30-folder-items-api-update
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2023/07-07-box-python-sdk-v373-released.md
Expand Down
40 changes: 40 additions & 0 deletions 2023-07-12-sign-request-status.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
applied_at: '2023-07-12'
applies_to:
- api
is_impactful: false
is_new_feature: true
collapse: true
show_excerpt: true
release_source_url: ''
is_index: false
category_id: changelog
subcategory_id: ''
id: 2023-07-12-sign-request-status
rank: null
total_steps: null
type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: ''
previous_page_id: 2023-07-07-box-python-sdk-v373-released
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2023/07-12-sign-request-status.md
published_at: '2023-07-12'
---
# 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/
3 changes: 2 additions & 1 deletion index.json
Original file line number Diff line number Diff line change
Expand Up @@ -386,5 +386,6 @@
"2023-06-26-integration-mappings-guide",
"2023-06-27-box-ui-elements-v1800-released",
"2023-06-30-folder-items-api-update",
"2023-07-07-box-python-sdk-v373-released"
"2023-07-07-box-python-sdk-v373-released",
"2023-07-12-sign-request-status"
]

0 comments on commit 035f41c

Please sign in to comment.