E-Sign
すべてのものに E-Sign。 どこででも。 安全な電子署名システムを使用して、どのデバイスでも簡単に電子署名してドキュメントを送信できます。
このコネクタは、次の製品および地域で利用可能です。
Service | クラス | 地域 |
---|---|---|
Logic Apps | 標準 | 以下を除くすべての Logic Apps 地域 : - Azure 政府の地域 - Azure 中国の地域 - 国防総省 (DoD) |
Power Automate | プレミアム | 以下を除くすべての Power Automate 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 国防総省 (DoD) |
Power Apps | プレミアム | 以下を除くすべての Power Apps 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 米国国防総省 (DoD) |
お問い合わせ先 | |
---|---|
件名 | E-Sign サポート |
[URL] | https://www.e-sign.co.uk |
メール | support@e-sign.co.uk |
Connector Metadata | |
---|---|
発行者 | E-Sign |
Web サイト | https://www.e-sign.co.uk |
プライバシー ポリシー | https://www.e-sign.co.uk/privacy/ |
カテゴリ | Web サイト |
前提条件
このコネクタを使用するには、E-Sign プラットフォームの有料の E-Sign アカウントが必要です。 https://app.e-sign.co.uk/#/register/11 でアカウントを設定できます。
資格情報の入手方法
E-Sign API は OAuth 2 を使用して認証するため、アカウントを設定すると、追加の手順は必要ありません。
コネクタの使用を開始する
- E-Sign へのファイルのアップロード : このアクションは base64 文字列を取得し、E-Sign プラットフォームにアップロードします
- テンプレートからドキュメントを作成する : このアクションは、選択したテンプレートを使用して新しいドキュメントを作成します。
次のように、添付ファイル付きの新しい電子メールが Microsoft Outlook または Gmail から受信されたときに、署名用のドキュメントを送信します。
既知の問題と制限事項
アップロード関数が現在機能するためには、文字列変数を初期化してから宣言する必要があります。 上記の例に示されているように、これにより、ドキュメントを E-Sign プラットフォームにアップロードして、新しいドキュメントに使用できるようになります。
API ドキュメント
https://api.e-sign.co.uk/v3/index.html
よくあるご質問
https://www.e-sign.co.uk/support/faqs/ https://www.e-sign.co.uk/contact-us/
調整制限
名前 | 呼び出し | 更新期間 |
---|---|---|
接続ごとの API 呼び出し | 100 | 60 秒 |
アクション
E-Sign アクションへのファイルのアップロード |
署名用のドキュメントを作成するために使用できるファイルを E-Sign プラットフォームにアップロードします |
エンベロープを作成する |
新しい E-Sign エンベロープを作成して送信します |
テンプレートからエンベロープを作成する |
E-Sign テンプレートの 1 つを使用して、署名用の新しいエンベロープを作成します。 |
E-Sign アクションへのファイルのアップロード
署名用のドキュメントを作成するために使用できるファイルを E-Sign プラットフォームにアップロードします
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
base64
|
base64 | True | string |
base64 |
タイトル
|
title | True | string |
タイトル |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
ID
|
id | string |
ID |
タイトル
|
title | string |
タイトル |
件名
|
subject | string |
件名 |
説明
|
description | string |
説明 |
envelope_status
|
envelope_status | string |
envelope_status |
href
|
href | string |
href |
言語
|
language | string |
言語 |
サムネイル
|
thumbnail | string |
thumbnail |
ドキュメント
|
documents | array of object |
ドキュメント |
ID
|
documents.id | string |
ID |
タイトル
|
documents.title | string |
タイトル |
document_status
|
documents.document_status | string |
document_status |
ID
|
documents.upload_file.id | string |
ID |
URI
|
documents.upload_file.uri | string |
URI |
file_name
|
documents.upload_file.file_name | string |
file_name |
file_size
|
documents.upload_file.file_size | integer |
file_size |
処理
|
documents.upload_file.processing | boolean |
処理 |
date_created
|
documents.upload_file.date_created | string |
date_created |
ページ
|
documents.upload_file.pages | integer |
ページ |
サムネイル
|
documents.upload_file.thumbnail | string |
thumbnail |
種類
|
documents.upload_file.type | string |
種類 |
href
|
documents.upload_file.href | string |
href |
画像
|
documents.upload_file.images | array of object |
images |
url
|
documents.upload_file.images.url | string |
url |
thumb_url
|
documents.upload_file.images.thumb_url | string |
thumb_url |
URI
|
documents.document_file.uri | string |
URI |
ページ
|
documents.document_file.pages | integer |
ページ |
signature_certificate_page
|
documents.document_file.signature_certificate_page | integer |
signature_certificate_page |
画像
|
documents.document_file.images | array of object |
images |
url
|
documents.document_file.images.url | string |
url |
thumb_url
|
documents.document_file.images.thumb_url | string |
thumb_url |
attachment_files
|
documents.attachment_files | array of object |
attachment_files |
ID
|
documents.attachment_files.id | string |
ID |
URI
|
documents.attachment_files.uri | string |
URI |
file_name
|
documents.attachment_files.file_name | string |
file_name |
file_size
|
documents.attachment_files.file_size | integer |
file_size |
処理
|
documents.attachment_files.processing | boolean |
処理 |
date_created
|
documents.attachment_files.date_created | string |
date_created |
ページ
|
documents.attachment_files.pages | integer |
ページ |
サムネイル
|
documents.attachment_files.thumbnail | string |
thumbnail |
種類
|
documents.attachment_files.type | string |
種類 |
href
|
documents.attachment_files.href | string |
href |
画像
|
documents.attachment_files.images | array of object |
images |
url
|
documents.attachment_files.images.url | string |
url |
thumb_url
|
documents.attachment_files.images.thumb_url | string |
thumb_url |
last_interaction
|
documents.last_interaction | string |
last_interaction |
document_fields
|
documents.document_fields | array of object |
document_fields |
ID
|
documents.document_fields.id | string |
ID |
signer_email
|
documents.document_fields.signer_email | string |
signer_email |
signer_id
|
documents.document_fields.signer_id | string |
signer_id |
field_type
|
documents.document_fields.field_type | string |
field_type |
field_required
|
documents.document_fields.field_required | boolean |
field_required |
field_placeholder
|
documents.document_fields.field_placeholder | string |
field_placeholder |
field_amount
|
documents.document_fields.field_amount | string |
field_amount |
field_value
|
documents.document_fields.field_value | string |
field_value |
field_dropdown_options
|
documents.document_fields.field_dropdown_options | array of string |
field_dropdown_options |
x
|
documents.document_fields.document_position.x | string |
x |
年
|
documents.document_fields.document_position.y | string |
年 |
幅
|
documents.document_fields.document_position.width | string |
幅 |
height
|
documents.document_fields.document_position.height | string |
height |
サイズ
|
documents.document_fields.document_position.size | string |
サイズ |
ページ
|
documents.document_fields.document_position.page | integer |
ページ |
署名者
|
signers | array of object |
署名者 |
ID
|
signers.id | string |
ID |
名前
|
signers.name | string |
名前 |
電子メール
|
signers.email | string |
電子メール |
最後
|
signers.viewed.last | string |
最後 |
amount_of_times
|
signers.viewed.amount_of_times | integer |
amount_of_times |
状態
|
signers.envelope_status.status | string |
状態 |
signed_at
|
signers.envelope_status.signed_at | string |
signed_at |
declined_at
|
signers.envelope_status.declined_at | string |
declined_at |
individual_document_status
|
signers.individual_document_status | array of object |
individual_document_status |
document_id
|
signers.individual_document_status.document_id | string |
document_id |
状態
|
signers.individual_document_status.status | string |
状態 |
signed_at
|
signers.individual_document_status.signed_at | string |
signed_at |
declined_at
|
signers.individual_document_status.declined_at | string |
declined_at |
declined_reason
|
signers.individual_document_status.declined_reason | string |
declined_reason |
authenticated_user
|
signers.signer_details.authenticated_user | boolean |
authenticated_user |
current_sequential_signer
|
signers.signer_details.current_sequential_signer | boolean |
current_sequential_signer |
registered_user
|
signers.signer_details.registered_user | boolean |
registered_user |
id_checker_document
|
signers.signer_details.id_checker_document | string |
id_checker_document |
dont_send_signing_emails
|
envelope_options.dont_send_signing_emails | boolean |
dont_send_signing_emails |
sign_in_sequential_order
|
envelope_options.sign_in_sequential_order | boolean |
sign_in_sequential_order |
last_interaction
|
envelope_meta.last_interaction | string |
last_interaction |
created_at
|
envelope_meta.created_at | string |
created_at |
audit_trail
|
envelope_meta.audit_trail | array of object |
audit_trail |
種類
|
envelope_meta.audit_trail.type | string |
種類 |
datetime
|
envelope_meta.audit_trail.datetime | string |
datetime |
アクション
|
envelope_meta.audit_trail.action | string |
アクション |
名前
|
envelope_meta.audit_trail.concern.name | string |
名前 |
email_address
|
envelope_meta.audit_trail.concern.email_address | string |
email_address |
インスタンス
|
envelope_meta.audit_trail.resource.instance | string |
インスタンス |
名前
|
envelope_meta.audit_trail.resource.name | string |
名前 |
ID
|
envelope_meta.audit_trail.resource.id | string |
ID |
名前
|
envelope_meta.author.name | string |
名前 |
電子メール
|
envelope_meta.author.email | string |
電子メール |
タグ
|
tags | array of object |
タグ |
名前
|
tags.name | string |
名前 |
エンベロープを作成する
新しい E-Sign エンベロープを作成して送信します
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
タイトル
|
title | True | string |
個別のドキュメント タイトル |
件名
|
subject | string |
エンベロープの件名 |
|
説明
|
description | string |
エンベロープの説明 |
|
タイトル
|
title | True | string |
エンベロープのタイトル |
ID
|
id | True | string |
以前にアップロードされたファイル UUID |
ID
|
id | string |
ID |
|
signer_email
|
signer_email | string |
signer_email |
|
field_type
|
field_type | string |
field_type |
|
field_required
|
field_required | boolean |
field_required |
|
field_placeholder
|
field_placeholder | string |
field_placeholder |
|
field_value
|
field_value | string |
field_value |
|
x
|
x | string |
x |
|
年
|
y | string |
年 |
|
ページ
|
page | integer |
ページ |
|
名前
|
name | True | string |
署名者の名前 |
電子メール
|
True | string |
署名者の電子メール |
|
sign_in_sequential_order
|
sign_in_sequential_order | boolean |
sign_in_sequential_order |
|
名前
|
name | string |
名前 |
|
電子メール
|
string |
電子メール |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
ID
|
id | string |
ID |
タイトル
|
title | string |
タイトル |
件名
|
subject | string |
件名 |
説明
|
description | string |
説明 |
envelope_status
|
envelope_status | string |
envelope_status |
href
|
href | string |
href |
言語
|
language | string |
言語 |
サムネイル
|
thumbnail | string |
thumbnail |
ドキュメント
|
documents | array of object |
ドキュメント |
ID
|
documents.id | string |
ID |
タイトル
|
documents.title | string |
タイトル |
document_status
|
documents.document_status | string |
document_status |
ID
|
documents.upload_file.id | string |
ID |
URI
|
documents.upload_file.uri | string |
URI |
file_name
|
documents.upload_file.file_name | string |
file_name |
file_size
|
documents.upload_file.file_size | integer |
file_size |
処理
|
documents.upload_file.processing | boolean |
処理 |
date_created
|
documents.upload_file.date_created | string |
date_created |
ページ
|
documents.upload_file.pages | integer |
ページ |
サムネイル
|
documents.upload_file.thumbnail | string |
thumbnail |
種類
|
documents.upload_file.type | string |
種類 |
href
|
documents.upload_file.href | string |
href |
画像
|
documents.upload_file.images | array of object |
images |
url
|
documents.upload_file.images.url | string |
url |
thumb_url
|
documents.upload_file.images.thumb_url | string |
thumb_url |
URI
|
documents.document_file.uri | string |
URI |
ページ
|
documents.document_file.pages | integer |
ページ |
signature_certificate_page
|
documents.document_file.signature_certificate_page | integer |
signature_certificate_page |
画像
|
documents.document_file.images | array of object |
images |
url
|
documents.document_file.images.url | string |
url |
thumb_url
|
documents.document_file.images.thumb_url | string |
thumb_url |
attachment_files
|
documents.attachment_files | array of object |
attachment_files |
ID
|
documents.attachment_files.id | string |
ID |
URI
|
documents.attachment_files.uri | string |
URI |
file_name
|
documents.attachment_files.file_name | string |
file_name |
file_size
|
documents.attachment_files.file_size | integer |
file_size |
処理
|
documents.attachment_files.processing | boolean |
処理 |
date_created
|
documents.attachment_files.date_created | string |
date_created |
ページ
|
documents.attachment_files.pages | integer |
ページ |
サムネイル
|
documents.attachment_files.thumbnail | string |
thumbnail |
種類
|
documents.attachment_files.type | string |
種類 |
href
|
documents.attachment_files.href | string |
href |
画像
|
documents.attachment_files.images | array of object |
images |
url
|
documents.attachment_files.images.url | string |
url |
thumb_url
|
documents.attachment_files.images.thumb_url | string |
thumb_url |
last_interaction
|
documents.last_interaction | string |
last_interaction |
document_fields
|
documents.document_fields | array of object |
document_fields |
ID
|
documents.document_fields.id | string |
ID |
signer_email
|
documents.document_fields.signer_email | string |
signer_email |
signer_id
|
documents.document_fields.signer_id | string |
signer_id |
field_type
|
documents.document_fields.field_type | string |
field_type |
field_required
|
documents.document_fields.field_required | boolean |
field_required |
field_placeholder
|
documents.document_fields.field_placeholder | string |
field_placeholder |
field_amount
|
documents.document_fields.field_amount | string |
field_amount |
field_value
|
documents.document_fields.field_value | string |
field_value |
field_dropdown_options
|
documents.document_fields.field_dropdown_options | array of string |
field_dropdown_options |
x
|
documents.document_fields.document_position.x | string |
x |
年
|
documents.document_fields.document_position.y | string |
年 |
幅
|
documents.document_fields.document_position.width | string |
幅 |
height
|
documents.document_fields.document_position.height | string |
height |
サイズ
|
documents.document_fields.document_position.size | string |
サイズ |
ページ
|
documents.document_fields.document_position.page | integer |
ページ |
署名者
|
signers | array of object |
署名者 |
ID
|
signers.id | string |
ID |
名前
|
signers.name | string |
名前 |
電子メール
|
signers.email | string |
電子メール |
最後
|
signers.viewed.last | string |
最後 |
amount_of_times
|
signers.viewed.amount_of_times | integer |
amount_of_times |
状態
|
signers.envelope_status.status | string |
状態 |
signed_at
|
signers.envelope_status.signed_at | string |
signed_at |
declined_at
|
signers.envelope_status.declined_at | string |
declined_at |
individual_document_status
|
signers.individual_document_status | array of object |
individual_document_status |
document_id
|
signers.individual_document_status.document_id | string |
document_id |
状態
|
signers.individual_document_status.status | string |
状態 |
signed_at
|
signers.individual_document_status.signed_at | string |
signed_at |
declined_at
|
signers.individual_document_status.declined_at | string |
declined_at |
declined_reason
|
signers.individual_document_status.declined_reason | string |
declined_reason |
authenticated_user
|
signers.signer_details.authenticated_user | boolean |
authenticated_user |
current_sequential_signer
|
signers.signer_details.current_sequential_signer | boolean |
current_sequential_signer |
registered_user
|
signers.signer_details.registered_user | boolean |
registered_user |
id_checker_document
|
signers.signer_details.id_checker_document | string |
id_checker_document |
dont_send_signing_emails
|
envelope_options.dont_send_signing_emails | boolean |
dont_send_signing_emails |
sign_in_sequential_order
|
envelope_options.sign_in_sequential_order | boolean |
sign_in_sequential_order |
last_interaction
|
envelope_meta.last_interaction | string |
last_interaction |
created_at
|
envelope_meta.created_at | string |
created_at |
audit_trail
|
envelope_meta.audit_trail | array of object |
audit_trail |
種類
|
envelope_meta.audit_trail.type | string |
種類 |
datetime
|
envelope_meta.audit_trail.datetime | string |
datetime |
アクション
|
envelope_meta.audit_trail.action | string |
アクション |
名前
|
envelope_meta.audit_trail.concern.name | string |
名前 |
email_address
|
envelope_meta.audit_trail.concern.email_address | string |
email_address |
インスタンス
|
envelope_meta.audit_trail.resource.instance | string |
インスタンス |
名前
|
envelope_meta.audit_trail.resource.name | string |
名前 |
ID
|
envelope_meta.audit_trail.resource.id | string |
ID |
名前
|
envelope_meta.author.name | string |
名前 |
電子メール
|
envelope_meta.author.email | string |
電子メール |
タグ
|
tags | array of object |
タグ |
ID
|
tags.id | string |
ID |
名前
|
tags.name | string |
名前 |
テンプレートからエンベロープを作成する
E-Sign テンプレートの 1 つを使用して、署名用の新しいエンベロープを作成します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
テンプレート ID
|
id | string |
テンプレートの UUID (テンプレートのタイトル以外は必須) |
|
テンプレートのタイトル
|
template_title | string |
テンプレートのタイトル (テンプレートの ID 以外は必須) |
|
upload_file
|
upload_file | string |
アップロードされたファイルの ID |
|
件名
|
subject | string |
テンプレートの件名は、保存されたテンプレートのタイトルを上書きします |
|
名称
|
name | string |
署名者の名前 |
|
メールアドレス
|
string |
署名者の電子メール |
戻り値
トリガー
エンベロープ作成済 |
E-Sign 内に新しいエンベロープが作成されたとき |
エンベロープ完了 |
すべての署名者により、エンベロープが完全に完了したとき |
署名者のサイン |
個々の署名者がエンベロープの文書にサインするとき |
エンベロープ作成済
E-Sign 内に新しいエンベロープが作成されたとき
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
イベント
|
event | string |
イベント |
ID
|
envelope.id | string |
ID |
タイトル
|
envelope.title | string |
タイトル |
件名
|
envelope.subject | string |
件名 |
説明
|
envelope.description | string |
説明 |
envelope_status
|
envelope.envelope_status | string |
envelope_status |
href
|
envelope.href | string |
href |
言語
|
envelope.language | string |
言語 |
ドキュメント
|
envelope.documents | array of object |
ドキュメント |
ID
|
envelope.documents.id | string |
ID |
タイトル
|
envelope.documents.title | string |
タイトル |
document_status
|
envelope.documents.document_status | string |
document_status |
ID
|
envelope.documents.upload_file.id | string |
ID |
URI
|
envelope.documents.upload_file.uri | string |
URI |
file_name
|
envelope.documents.upload_file.file_name | string |
file_name |
file_size
|
envelope.documents.upload_file.file_size | integer |
file_size |
処理
|
envelope.documents.upload_file.processing | boolean |
処理 |
date_created
|
envelope.documents.upload_file.date_created | string |
date_created |
ページ
|
envelope.documents.upload_file.pages | integer |
ページ |
サムネイル
|
envelope.documents.upload_file.thumbnail | string |
thumbnail |
種類
|
envelope.documents.upload_file.type | string |
種類 |
href
|
envelope.documents.upload_file.href | string |
href |
URI
|
envelope.documents.document_file.uri | string |
URI |
ページ
|
envelope.documents.document_file.pages | integer |
ページ |
signature_certificate_page
|
envelope.documents.document_file.signature_certificate_page | integer |
signature_certificate_page |
attachment_files
|
envelope.documents.attachment_files | array of object |
attachment_files |
ID
|
envelope.documents.attachment_files.id | string |
ID |
URI
|
envelope.documents.attachment_files.uri | string |
URI |
file_name
|
envelope.documents.attachment_files.file_name | string |
file_name |
file_size
|
envelope.documents.attachment_files.file_size | integer |
file_size |
処理
|
envelope.documents.attachment_files.processing | boolean |
処理 |
date_created
|
envelope.documents.attachment_files.date_created | string |
date_created |
ページ
|
envelope.documents.attachment_files.pages | integer |
ページ |
サムネイル
|
envelope.documents.attachment_files.thumbnail | string |
thumbnail |
種類
|
envelope.documents.attachment_files.type | string |
種類 |
href
|
envelope.documents.attachment_files.href | string |
href |
last_interaction
|
envelope.documents.last_interaction | string |
last_interaction |
document_fields
|
envelope.documents.document_fields | array of object |
document_fields |
ID
|
envelope.documents.document_fields.id | string |
ID |
signer_email
|
envelope.documents.document_fields.signer_email | string |
signer_email |
signer_id
|
envelope.documents.document_fields.signer_id | string |
signer_id |
field_type
|
envelope.documents.document_fields.field_type | string |
field_type |
field_required
|
envelope.documents.document_fields.field_required | boolean |
field_required |
field_placeholder
|
envelope.documents.document_fields.field_placeholder | string |
field_placeholder |
field_amount
|
envelope.documents.document_fields.field_amount | string |
field_amount |
field_value
|
envelope.documents.document_fields.field_value | string |
field_value |
field_dropdown_options
|
envelope.documents.document_fields.field_dropdown_options | array of string |
field_dropdown_options |
x
|
envelope.documents.document_fields.document_position.x | string |
x |
年
|
envelope.documents.document_fields.document_position.y | string |
年 |
幅
|
envelope.documents.document_fields.document_position.width | string |
幅 |
height
|
envelope.documents.document_fields.document_position.height | string |
height |
サイズ
|
envelope.documents.document_fields.document_position.size | string |
サイズ |
ページ
|
envelope.documents.document_fields.document_position.page | integer |
ページ |
署名者
|
envelope.signers | array of object |
署名者 |
ID
|
envelope.signers.id | string |
ID |
名前
|
envelope.signers.name | string |
名前 |
電子メール
|
envelope.signers.email | string |
電子メール |
最後
|
envelope.signers.viewed.last | string |
最後 |
amount_of_times
|
envelope.signers.viewed.amount_of_times | integer |
amount_of_times |
エンベロープ完了
すべての署名者により、エンベロープが完全に完了したとき
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
イベント
|
event | string |
イベント |
ID
|
envelope.id | string |
ID |
タイトル
|
envelope.title | string |
タイトル |
件名
|
envelope.subject | string |
件名 |
説明
|
envelope.description | string |
説明 |
envelope_status
|
envelope.envelope_status | string |
envelope_status |
href
|
envelope.href | string |
href |
言語
|
envelope.language | string |
言語 |
ドキュメント
|
envelope.documents | array of object |
ドキュメント |
ID
|
envelope.documents.id | string |
ID |
タイトル
|
envelope.documents.title | string |
タイトル |
document_status
|
envelope.documents.document_status | string |
document_status |
ID
|
envelope.documents.upload_file.id | string |
ID |
URI
|
envelope.documents.upload_file.uri | string |
URI |
file_name
|
envelope.documents.upload_file.file_name | string |
file_name |
file_size
|
envelope.documents.upload_file.file_size | integer |
file_size |
処理
|
envelope.documents.upload_file.processing | boolean |
処理 |
date_created
|
envelope.documents.upload_file.date_created | string |
date_created |
ページ
|
envelope.documents.upload_file.pages | integer |
ページ |
サムネイル
|
envelope.documents.upload_file.thumbnail | string |
thumbnail |
種類
|
envelope.documents.upload_file.type | string |
種類 |
href
|
envelope.documents.upload_file.href | string |
href |
URI
|
envelope.documents.document_file.uri | string |
URI |
ページ
|
envelope.documents.document_file.pages | integer |
ページ |
signature_certificate_page
|
envelope.documents.document_file.signature_certificate_page | integer |
signature_certificate_page |
attachment_files
|
envelope.documents.attachment_files | array of object |
attachment_files |
ID
|
envelope.documents.attachment_files.id | string |
ID |
URI
|
envelope.documents.attachment_files.uri | string |
URI |
file_name
|
envelope.documents.attachment_files.file_name | string |
file_name |
file_size
|
envelope.documents.attachment_files.file_size | integer |
file_size |
処理
|
envelope.documents.attachment_files.processing | boolean |
処理 |
date_created
|
envelope.documents.attachment_files.date_created | string |
date_created |
ページ
|
envelope.documents.attachment_files.pages | integer |
ページ |
サムネイル
|
envelope.documents.attachment_files.thumbnail | string |
thumbnail |
種類
|
envelope.documents.attachment_files.type | string |
種類 |
href
|
envelope.documents.attachment_files.href | string |
href |
last_interaction
|
envelope.documents.last_interaction | string |
last_interaction |
document_fields
|
envelope.documents.document_fields | array of object |
document_fields |
ID
|
envelope.documents.document_fields.id | string |
ID |
signer_email
|
envelope.documents.document_fields.signer_email | string |
signer_email |
signer_id
|
envelope.documents.document_fields.signer_id | string |
signer_id |
field_type
|
envelope.documents.document_fields.field_type | string |
field_type |
field_required
|
envelope.documents.document_fields.field_required | boolean |
field_required |
field_placeholder
|
envelope.documents.document_fields.field_placeholder | string |
field_placeholder |
field_amount
|
envelope.documents.document_fields.field_amount | string |
field_amount |
field_value
|
envelope.documents.document_fields.field_value | string |
field_value |
field_dropdown_options
|
envelope.documents.document_fields.field_dropdown_options | array of string |
field_dropdown_options |
x
|
envelope.documents.document_fields.document_position.x | string |
x |
年
|
envelope.documents.document_fields.document_position.y | string |
年 |
幅
|
envelope.documents.document_fields.document_position.width | string |
幅 |
height
|
envelope.documents.document_fields.document_position.height | string |
height |
サイズ
|
envelope.documents.document_fields.document_position.size | string |
サイズ |
ページ
|
envelope.documents.document_fields.document_position.page | integer |
ページ |
署名者
|
envelope.signers | array of object |
署名者 |
ID
|
envelope.signers.id | string |
ID |
名前
|
envelope.signers.name | string |
名前 |
電子メール
|
envelope.signers.email | string |
電子メール |
最後
|
envelope.signers.viewed.last | string |
最後 |
amount_of_times
|
envelope.signers.viewed.amount_of_times | integer |
amount_of_times |
署名者のサイン
個々の署名者がエンベロープの文書にサインするとき
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
UUID
|
signer.uuid | string |
uuid |
名前
|
signer.name | string |
名前 |
email_address
|
signer.email_address | string |
email_address |
signed_at
|
signer.signed_at | string |
signed_at |
declined_at
|
signer.declined_at | string |
declined_at |
declined_reason
|
signer.declined_reason | string |
declined_reason |
response_ip
|
signer.response_ip | string |
response_ip |
response_os
|
signer.response_os | string |
response_os |
response_browser
|
signer.response_browser | string |
response_browser |
response_browser_version
|
signer.response_browser_version | integer |
response_browser_version |
required_additional_fields
|
signer.required_additional_fields | array of |
required_additional_fields |
document_status
|
document_status | string |
document_status |
document_uuid
|
document_uuid | string |
document_uuid |
event_name
|
event_name | string |
event_name |