From 947d81329cc3f6cd15359a56df014014b7ea7759 Mon Sep 17 00:00:00 2001 From: Barbara Czyz Date: Thu, 10 Aug 2023 14:38:49 +0200 Subject: [PATCH] review updates for parameters --- content/schemas/sign_request_signer.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/content/schemas/sign_request_signer.yml b/content/schemas/sign_request_signer.yml index b55f416d..7e5d655c 100644 --- a/content/schemas/sign_request_signer.yml +++ b/content/schemas/sign_request_signer.yml @@ -54,8 +54,9 @@ allOf: description: |- This URL is specifically designed for signing documents within an HTML `iframe` tag. - The first ID in the URL represents the signature - request ID, while the second ID (the last part) - represents the signer's ID. + It will be returned in the response + only if the `embed_url_external_user_id` + parameter was passed in the + `create sign request` call. # yamllint enable rule:line-length