E-Sign
任意の電子署名。 どこでも。 セキュリティで保護された電子署名システムを使用して、任意のデバイスでドキュメントの電子署名と送信を簡単に行うことができます。
このコネクタは、次の製品とリージョンで使用できます。
| サービス | クラス | リージョン |
|---|---|---|
| コピロット スタジオ | Premium | 次を除くすべての Power Automate リージョン : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運営する China Cloud - 米国国防総省 (DoD) |
| ロジック アプリ | Standard | 次を除くすべての Logic Apps リージョン : - Azure Government リージョン - Azure China リージョン - 米国国防総省 (DoD) |
| Power Apps | Premium | 次を除くすべての Power Apps リージョン : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運営する China Cloud - 米国国防総省 (DoD) |
| Power Automate | Premium | 次を除くすべての Power Automate リージョン : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運営する China Cloud - 米国国防総省 (DoD) |
| お問い合わせ | |
|---|---|
| 名前 | E-Sign のサポート |
| URL | https://www.e-sign.co.uk |
| support@e-sign.co.uk |
| コネクタ メタデータ | |
|---|---|
| Publisher | E-Sign |
| Website | https://www.e-sign.co.uk |
| プライバシー ポリシー | https://www.e-sign.co.uk/privacy/ |
| カテゴリ | Website |
[前提条件]
このコネクタを使用するには、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 から受信されたときに署名用のドキュメントを送信します。

既知の問題と制限事項
アップロード関数が現在機能するためには、String 変数を初期化してから宣言する必要があります。 これは上の例で示されています。これにより、ドキュメントを E-Sign プラットフォームにアップロードし、新しいドキュメントに使用できるようになります。
API ドキュメント
https://api.e-sign.co.uk/v3/index.html
FAQ
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 アクションへのファイルのアップロード
署名用のドキュメントを作成するために使用できる E-Sign プラットフォームにファイルをアップロードします
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
base64
|
base64 | True | string |
base64 |
|
title
|
title | True | string |
title |
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
id
|
id | string |
id |
|
title
|
title | string |
title |
|
件名
|
subject | string |
件名 |
|
説明
|
description | string |
説明 |
|
envelope_status
|
envelope_status | string |
envelope_status |
|
href
|
href | string |
href |
|
言語
|
language | string |
言語 |
|
サムネイル
|
thumbnail | string |
サムネイル |
|
書類
|
documents | array of object |
書類 |
|
id
|
documents.id | string |
id |
|
title
|
documents.title | string |
title |
|
document_status
|
documents.document_status | string |
document_status |
|
id
|
documents.upload_file.id | string |
id |
|
URI
|
documents.upload_file.uri | string |
URI |
|
ファイル名
|
documents.upload_file.file_name | string |
ファイル名 |
|
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 |
|
pages
|
documents.upload_file.pages | integer |
pages |
|
サムネイル
|
documents.upload_file.thumbnail | string |
サムネイル |
|
型
|
documents.upload_file.type | string |
型 |
|
href
|
documents.upload_file.href | string |
href |
|
images
|
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 |
|
pages
|
documents.document_file.pages | integer |
pages |
|
signature_certificate_page
|
documents.document_file.signature_certificate_page | integer |
signature_certificate_page |
|
images
|
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 |
|
ファイル名
|
documents.attachment_files.file_name | string |
ファイル名 |
|
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 |
|
pages
|
documents.attachment_files.pages | integer |
pages |
|
サムネイル
|
documents.attachment_files.thumbnail | string |
サムネイル |
|
型
|
documents.attachment_files.type | string |
型 |
|
href
|
documents.attachment_files.href | string |
href |
|
images
|
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 |
|
y
|
documents.document_fields.document_position.y | string |
y |
|
width
|
documents.document_fields.document_position.width | string |
width |
|
高さ
|
documents.document_fields.document_position.height | string |
高さ |
|
size
|
documents.document_fields.document_position.size | string |
size |
|
page
|
documents.document_fields.document_position.page | integer |
page |
|
署名
|
signers | array of object |
署名 |
|
id
|
signers.id | string |
id |
|
名前
|
signers.name | string |
名前 |
|
メール
|
signers.email | string |
メール |
|
last
|
signers.viewed.last | string |
last |
|
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 |
|
作成日時
|
envelope_meta.created_at | string |
作成日時 |
|
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
|
tags | array of object |
tags |
|
名前
|
tags.name | string |
名前 |
テンプレートから封筒を作成する
いずれかの E-Sign テンプレートを使用して、署名用の新しいエンベロープを作成します。
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
テンプレート ID
|
id | string |
テンプレートの UUID (テンプレート タイトル以外は必須) |
|
|
テンプレート タイトル
|
template_title | string |
テンプレートのタイトル (テンプレート ID を除く必須) |
|
|
upload_file
|
upload_file | string |
アップロードされたファイル ID |
|
|
件名
|
subject | string |
テンプレートの件名が保存されたテンプレート タイトルをオーバーライドする |
|
|
名前
|
name | string |
署名者名 |
|
|
メール
|
string |
署名者の電子メール |
封筒を作成する
新しい電子署名封筒を作成して送信する
パラメーター
| 名前 | キー | 必須 | 型 | 説明 |
|---|---|---|---|---|
|
title
|
title | True | string |
個々のドキュメント タイトル |
|
件名
|
subject | string |
封筒の件名 |
|
|
説明
|
description | string |
封筒の説明 |
|
|
title
|
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
|
y | string |
y |
|
|
page
|
page | integer |
page |
|
|
名前
|
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
|
title | string |
title |
|
件名
|
subject | string |
件名 |
|
説明
|
description | string |
説明 |
|
envelope_status
|
envelope_status | string |
envelope_status |
|
href
|
href | string |
href |
|
言語
|
language | string |
言語 |
|
サムネイル
|
thumbnail | string |
サムネイル |
|
書類
|
documents | array of object |
書類 |
|
id
|
documents.id | string |
id |
|
title
|
documents.title | string |
title |
|
document_status
|
documents.document_status | string |
document_status |
|
id
|
documents.upload_file.id | string |
id |
|
URI
|
documents.upload_file.uri | string |
URI |
|
ファイル名
|
documents.upload_file.file_name | string |
ファイル名 |
|
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 |
|
pages
|
documents.upload_file.pages | integer |
pages |
|
サムネイル
|
documents.upload_file.thumbnail | string |
サムネイル |
|
型
|
documents.upload_file.type | string |
型 |
|
href
|
documents.upload_file.href | string |
href |
|
images
|
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 |
|
pages
|
documents.document_file.pages | integer |
pages |
|
signature_certificate_page
|
documents.document_file.signature_certificate_page | integer |
signature_certificate_page |
|
images
|
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 |
|
ファイル名
|
documents.attachment_files.file_name | string |
ファイル名 |
|
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 |
|
pages
|
documents.attachment_files.pages | integer |
pages |
|
サムネイル
|
documents.attachment_files.thumbnail | string |
サムネイル |
|
型
|
documents.attachment_files.type | string |
型 |
|
href
|
documents.attachment_files.href | string |
href |
|
images
|
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 |
|
y
|
documents.document_fields.document_position.y | string |
y |
|
width
|
documents.document_fields.document_position.width | string |
width |
|
高さ
|
documents.document_fields.document_position.height | string |
高さ |
|
size
|
documents.document_fields.document_position.size | string |
size |
|
page
|
documents.document_fields.document_position.page | integer |
page |
|
署名
|
signers | array of object |
署名 |
|
id
|
signers.id | string |
id |
|
名前
|
signers.name | string |
名前 |
|
メール
|
signers.email | string |
メール |
|
last
|
signers.viewed.last | string |
last |
|
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 |
|
作成日時
|
envelope_meta.created_at | string |
作成日時 |
|
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
|
tags | array of object |
tags |
|
id
|
tags.id | string |
id |
|
名前
|
tags.name | string |
名前 |
トリガー
| 作成済みエンベロープ |
E-Sign 内に新しい封筒が作成されたとき |
| 完成した封筒 |
すべての署名者によって封筒が完全に完成した場合 |
| 署名者の署名 |
個々の署名者が封筒のドキュメントに署名する場合 |
作成済みエンベロープ
E-Sign 内に新しい封筒が作成されたとき
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
イベント
|
event | string |
イベント |
|
id
|
envelope.id | string |
id |
|
title
|
envelope.title | string |
title |
|
件名
|
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 |
|
title
|
envelope.documents.title | string |
title |
|
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 |
|
ファイル名
|
envelope.documents.upload_file.file_name | string |
ファイル名 |
|
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 |
|
pages
|
envelope.documents.upload_file.pages | integer |
pages |
|
サムネイル
|
envelope.documents.upload_file.thumbnail | string |
サムネイル |
|
型
|
envelope.documents.upload_file.type | string |
型 |
|
href
|
envelope.documents.upload_file.href | string |
href |
|
URI
|
envelope.documents.document_file.uri | string |
URI |
|
pages
|
envelope.documents.document_file.pages | integer |
pages |
|
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 |
|
ファイル名
|
envelope.documents.attachment_files.file_name | string |
ファイル名 |
|
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 |
|
pages
|
envelope.documents.attachment_files.pages | integer |
pages |
|
サムネイル
|
envelope.documents.attachment_files.thumbnail | string |
サムネイル |
|
型
|
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 |
|
y
|
envelope.documents.document_fields.document_position.y | string |
y |
|
width
|
envelope.documents.document_fields.document_position.width | string |
width |
|
高さ
|
envelope.documents.document_fields.document_position.height | string |
高さ |
|
size
|
envelope.documents.document_fields.document_position.size | string |
size |
|
page
|
envelope.documents.document_fields.document_position.page | integer |
page |
|
署名
|
envelope.signers | array of object |
署名 |
|
id
|
envelope.signers.id | string |
id |
|
名前
|
envelope.signers.name | string |
名前 |
|
メール
|
envelope.signers.email | string |
メール |
|
last
|
envelope.signers.viewed.last | string |
last |
|
amount_of_times
|
envelope.signers.viewed.amount_of_times | integer |
amount_of_times |
完成した封筒
すべての署名者によって封筒が完全に完成した場合
戻り値
| 名前 | パス | 型 | 説明 |
|---|---|---|---|
|
イベント
|
event | string |
イベント |
|
id
|
envelope.id | string |
id |
|
title
|
envelope.title | string |
title |
|
件名
|
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 |
|
title
|
envelope.documents.title | string |
title |
|
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 |
|
ファイル名
|
envelope.documents.upload_file.file_name | string |
ファイル名 |
|
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 |
|
pages
|
envelope.documents.upload_file.pages | integer |
pages |
|
サムネイル
|
envelope.documents.upload_file.thumbnail | string |
サムネイル |
|
型
|
envelope.documents.upload_file.type | string |
型 |
|
href
|
envelope.documents.upload_file.href | string |
href |
|
URI
|
envelope.documents.document_file.uri | string |
URI |
|
pages
|
envelope.documents.document_file.pages | integer |
pages |
|
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 |
|
ファイル名
|
envelope.documents.attachment_files.file_name | string |
ファイル名 |
|
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 |
|
pages
|
envelope.documents.attachment_files.pages | integer |
pages |
|
サムネイル
|
envelope.documents.attachment_files.thumbnail | string |
サムネイル |
|
型
|
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 |
|
y
|
envelope.documents.document_fields.document_position.y | string |
y |
|
width
|
envelope.documents.document_fields.document_position.width | string |
width |
|
高さ
|
envelope.documents.document_fields.document_position.height | string |
高さ |
|
size
|
envelope.documents.document_fields.document_position.size | string |
size |
|
page
|
envelope.documents.document_fields.document_position.page | integer |
page |
|
署名
|
envelope.signers | array of object |
署名 |
|
id
|
envelope.signers.id | string |
id |
|
名前
|
envelope.signers.name | string |
名前 |
|
メール
|
envelope.signers.email | string |
メール |
|
last
|
envelope.signers.viewed.last | string |
last |
|
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 |