Znak e-
Podpisz wszystko. Gdziekolwiek. Łatwo jest podpisać i wysyłać dokumenty na dowolnym urządzeniu przy użyciu naszego bezpiecznego systemu podpisu elektronicznego.
Ten łącznik jest dostępny w następujących produktach i regionach:
| Usługa | Class | Regions |
|---|---|---|
| Copilot Studio | Premium | Wszystkie regiony usługi Power Automate z wyjątkiem następujących: - Rząd USA (GCC) - Rząd USA (GCC High) - China Cloud obsługiwane przez firmę 21Vianet - Departament Obrony USA (DoD) |
| Logic Apps | Standard | Wszystkie regiony usługi Logic Apps z wyjątkiem następujących: — Regiony platformy Azure Government — Regiony platformy Azure (Chiny) - Departament Obrony USA (DoD) |
| Power Apps | Premium | Wszystkie regiony usługi Power Apps z wyjątkiem następujących: - Rząd USA (GCC) - Rząd USA (GCC High) - China Cloud obsługiwane przez firmę 21Vianet - Departament Obrony USA (DoD) |
| Power Automate | Premium | Wszystkie regiony usługi Power Automate z wyjątkiem następujących: - Rząd USA (GCC) - Rząd USA (GCC High) - China Cloud obsługiwane przez firmę 21Vianet - Departament Obrony USA (DoD) |
| Kontakt | |
|---|---|
| Name | Obsługa podpisywania elektronicznego |
| adres URL | https://www.e-sign.co.uk |
| support@e-sign.co.uk |
| Metadane łącznika | |
|---|---|
| Publisher | Znak e- |
| Witryna internetowa | https://www.e-sign.co.uk |
| Zasady ochrony prywatności | https://www.e-sign.co.uk/privacy/ |
| Kategorie | Witryna internetowa |
Wymagania wstępne
Aby można było korzystać z tego łącznika, musisz mieć płatne konto logowania elektronicznego na platformie E-Sign. Konto można skonfigurować tutaj https://app.e-sign.co.uk/#/register/11.
Jak uzyskać poświadczenia
Interfejs API podpisywania elektronicznego używa protokołu OAuth 2 do uwierzytelniania, więc po skonfigurowaniu konta nie są wymagane żadne dodatkowe kroki.
Wprowadzenie do łącznika
- Przekaż plik do znaku E-Sign: ta akcja wykonuje ciąg base64 i przekazuje go na platformę E-Sign
- Utwórz dokument na podstawie szablonu: ta akcja tworzy nowy dokument przy użyciu wybranego szablonu.
Wyślij dokument do podpisania, gdy zostanie odebrana nowa wiadomość e-mail z załącznikiem z programu Microsoft Outlook lub Gmail, jak pokazano poniżej.

Znane problemy i ograniczenia
Aby funkcja upload działała obecnie zmienna String, musi zostać zainicjowana, a następnie zadeklarowana. Jest to pokazane w powyższym przykładzie, dzięki temu dokument zostanie przekazany do platformy podpisywania elektronicznego, a następnie zostanie użyty do nowego dokumentu.
Dokumentacja interfejsu API
https://api.e-sign.co.uk/v3/index.html
Często zadawane pytania
https://www.e-sign.co.uk/support/faqs/ https://www.e-sign.co.uk/contact-us/
Limity ograniczania
| Nazwa | Wywołania | Okres odnowienia |
|---|---|---|
| Wywołania interfejsu API na połączenie | 100 | 60 sekund |
Akcje
| Przekazywanie pliku do akcji podpisywania elektronicznego |
Przekazuje plik do platformy E-Sign, która może służyć do tworzenia dokumentu do podpisywania |
| Tworzenie koperty |
Tworzenie i wysyłanie nowej koperty z podpisem E-Sign |
| Tworzenie koperty na podstawie szablonu |
Utwórz nową kopertę do podpisywania przy użyciu jednego z szablonów podpisywania elektronicznego. |
Przekazywanie pliku do akcji podpisywania elektronicznego
Przekazuje plik do platformy E-Sign, która może służyć do tworzenia dokumentu do podpisywania
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
base64
|
base64 | True | string |
base64 |
|
title
|
title | True | string |
title |
Zwraca
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
id
|
id | string |
id |
|
title
|
title | string |
title |
|
Temat
|
subject | string |
Temat |
|
opis
|
description | string |
opis |
|
envelope_status
|
envelope_status | string |
envelope_status |
|
href
|
href | string |
href |
|
język
|
language | string |
język |
|
miniatura
|
thumbnail | string |
miniatura |
|
Dokumentów
|
documents | array of object |
Dokumentów |
|
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 |
|
nazwa_pliku
|
documents.upload_file.file_name | string |
nazwa_pliku |
|
file_size
|
documents.upload_file.file_size | integer |
file_size |
|
przetwarzanie
|
documents.upload_file.processing | boolean |
przetwarzanie |
|
date_created
|
documents.upload_file.date_created | string |
date_created |
|
Stron
|
documents.upload_file.pages | integer |
Stron |
|
miniatura
|
documents.upload_file.thumbnail | string |
miniatura |
|
typ
|
documents.upload_file.type | string |
typ |
|
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 |
|
Stron
|
documents.document_file.pages | integer |
Stron |
|
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 |
|
nazwa_pliku
|
documents.attachment_files.file_name | string |
nazwa_pliku |
|
file_size
|
documents.attachment_files.file_size | integer |
file_size |
|
przetwarzanie
|
documents.attachment_files.processing | boolean |
przetwarzanie |
|
date_created
|
documents.attachment_files.date_created | string |
date_created |
|
Stron
|
documents.attachment_files.pages | integer |
Stron |
|
miniatura
|
documents.attachment_files.thumbnail | string |
miniatura |
|
typ
|
documents.attachment_files.type | string |
typ |
|
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 |
|
height
|
documents.document_fields.document_position.height | string |
height |
|
size
|
documents.document_fields.document_position.size | string |
size |
|
page
|
documents.document_fields.document_position.page | integer |
page |
|
Sygnatariuszy
|
signers | array of object |
Sygnatariuszy |
|
id
|
signers.id | string |
id |
|
nazwa
|
signers.name | string |
nazwa |
|
e-mail
|
signers.email | string |
|
|
last
|
signers.viewed.last | string |
last |
|
amount_of_times
|
signers.viewed.amount_of_times | integer |
amount_of_times |
|
stan
|
signers.envelope_status.status | string |
stan |
|
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 |
|
stan
|
signers.individual_document_status.status | string |
stan |
|
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 |
|
utworzono_o
|
envelope_meta.created_at | string |
utworzono_o |
|
audit_trail
|
envelope_meta.audit_trail | array of object |
audit_trail |
|
typ
|
envelope_meta.audit_trail.type | string |
typ |
|
data/godzina
|
envelope_meta.audit_trail.datetime | string |
data/godzina |
|
akcja
|
envelope_meta.audit_trail.action | string |
akcja |
|
nazwa
|
envelope_meta.audit_trail.concern.name | string |
nazwa |
|
email_address
|
envelope_meta.audit_trail.concern.email_address | string |
email_address |
|
wystąpienie
|
envelope_meta.audit_trail.resource.instance | string |
wystąpienie |
|
nazwa
|
envelope_meta.audit_trail.resource.name | string |
nazwa |
|
id
|
envelope_meta.audit_trail.resource.id | string |
id |
|
nazwa
|
envelope_meta.author.name | string |
nazwa |
|
e-mail
|
envelope_meta.author.email | string |
|
|
tags
|
tags | array of object |
tags |
|
nazwa
|
tags.name | string |
nazwa |
Tworzenie koperty
Tworzenie i wysyłanie nowej koperty z podpisem E-Sign
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
title
|
title | True | string |
tytuł pojedynczego dokumentu |
|
Temat
|
subject | string |
Temat koperty |
|
|
opis
|
description | string |
Opis koperty |
|
|
title
|
title | True | string |
Tytuł koperty |
|
id
|
id | True | string |
Wcześniej przekazany plik 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 |
|
|
nazwa
|
name | True | string |
nazwa osoby podpisujących |
|
e-mail
|
True | string |
Adres e-mail osób podpisujących |
|
|
sign_in_sequential_order
|
sign_in_sequential_order | boolean |
sign_in_sequential_order |
|
|
nazwa
|
name | string |
nazwa |
|
|
e-mail
|
string |
|
Zwraca
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
id
|
id | string |
id |
|
title
|
title | string |
title |
|
Temat
|
subject | string |
Temat |
|
opis
|
description | string |
opis |
|
envelope_status
|
envelope_status | string |
envelope_status |
|
href
|
href | string |
href |
|
język
|
language | string |
język |
|
miniatura
|
thumbnail | string |
miniatura |
|
Dokumentów
|
documents | array of object |
Dokumentów |
|
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 |
|
nazwa_pliku
|
documents.upload_file.file_name | string |
nazwa_pliku |
|
file_size
|
documents.upload_file.file_size | integer |
file_size |
|
przetwarzanie
|
documents.upload_file.processing | boolean |
przetwarzanie |
|
date_created
|
documents.upload_file.date_created | string |
date_created |
|
Stron
|
documents.upload_file.pages | integer |
Stron |
|
miniatura
|
documents.upload_file.thumbnail | string |
miniatura |
|
typ
|
documents.upload_file.type | string |
typ |
|
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 |
|
Stron
|
documents.document_file.pages | integer |
Stron |
|
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 |
|
nazwa_pliku
|
documents.attachment_files.file_name | string |
nazwa_pliku |
|
file_size
|
documents.attachment_files.file_size | integer |
file_size |
|
przetwarzanie
|
documents.attachment_files.processing | boolean |
przetwarzanie |
|
date_created
|
documents.attachment_files.date_created | string |
date_created |
|
Stron
|
documents.attachment_files.pages | integer |
Stron |
|
miniatura
|
documents.attachment_files.thumbnail | string |
miniatura |
|
typ
|
documents.attachment_files.type | string |
typ |
|
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 |
|
height
|
documents.document_fields.document_position.height | string |
height |
|
size
|
documents.document_fields.document_position.size | string |
size |
|
page
|
documents.document_fields.document_position.page | integer |
page |
|
Sygnatariuszy
|
signers | array of object |
Sygnatariuszy |
|
id
|
signers.id | string |
id |
|
nazwa
|
signers.name | string |
nazwa |
|
e-mail
|
signers.email | string |
|
|
last
|
signers.viewed.last | string |
last |
|
amount_of_times
|
signers.viewed.amount_of_times | integer |
amount_of_times |
|
stan
|
signers.envelope_status.status | string |
stan |
|
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 |
|
stan
|
signers.individual_document_status.status | string |
stan |
|
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 |
|
utworzono_o
|
envelope_meta.created_at | string |
utworzono_o |
|
audit_trail
|
envelope_meta.audit_trail | array of object |
audit_trail |
|
typ
|
envelope_meta.audit_trail.type | string |
typ |
|
data/godzina
|
envelope_meta.audit_trail.datetime | string |
data/godzina |
|
akcja
|
envelope_meta.audit_trail.action | string |
akcja |
|
nazwa
|
envelope_meta.audit_trail.concern.name | string |
nazwa |
|
email_address
|
envelope_meta.audit_trail.concern.email_address | string |
email_address |
|
wystąpienie
|
envelope_meta.audit_trail.resource.instance | string |
wystąpienie |
|
nazwa
|
envelope_meta.audit_trail.resource.name | string |
nazwa |
|
id
|
envelope_meta.audit_trail.resource.id | string |
id |
|
nazwa
|
envelope_meta.author.name | string |
nazwa |
|
e-mail
|
envelope_meta.author.email | string |
|
|
tags
|
tags | array of object |
tags |
|
id
|
tags.id | string |
id |
|
nazwa
|
tags.name | string |
nazwa |
Tworzenie koperty na podstawie szablonu
Utwórz nową kopertę do podpisywania przy użyciu jednego z szablonów podpisywania elektronicznego.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
identyfikator szablonu
|
id | string |
Identyfikator UUID szablonu (wymagany, chyba że tytuł szablonu) |
|
|
tytuł szablonu
|
template_title | string |
Tytuł szablonu (wymagany, chyba że identyfikator szablonu) |
|
|
upload_file
|
upload_file | string |
przekazany identyfikator pliku |
|
|
Temat
|
subject | string |
Temat szablonu zastępuje zapisany tytuł szablonu |
|
|
nazwa
|
name | string |
nazwa osoby podpisujących |
|
|
e-mail
|
string |
Adres e-mail osób podpisujących |
Wyzwalacze
| Ukończona koperta |
Gdy koperta jest w pełni wypełniona przez wszystkie znaki |
| Utworzona koperta |
Po utworzeniu nowej koperty w ramach znaku elektronicznego |
| Znaki znakowe |
Gdy osoba podpisuje dokument koperty |
Ukończona koperta
Gdy koperta jest w pełni wypełniona przez wszystkie znaki
Zwraca
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
wydarzenie
|
event | string |
wydarzenie |
|
id
|
envelope.id | string |
id |
|
title
|
envelope.title | string |
title |
|
Temat
|
envelope.subject | string |
Temat |
|
opis
|
envelope.description | string |
opis |
|
envelope_status
|
envelope.envelope_status | string |
envelope_status |
|
href
|
envelope.href | string |
href |
|
język
|
envelope.language | string |
język |
|
Dokumentów
|
envelope.documents | array of object |
Dokumentów |
|
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 |
|
nazwa_pliku
|
envelope.documents.upload_file.file_name | string |
nazwa_pliku |
|
file_size
|
envelope.documents.upload_file.file_size | integer |
file_size |
|
przetwarzanie
|
envelope.documents.upload_file.processing | boolean |
przetwarzanie |
|
date_created
|
envelope.documents.upload_file.date_created | string |
date_created |
|
Stron
|
envelope.documents.upload_file.pages | integer |
Stron |
|
miniatura
|
envelope.documents.upload_file.thumbnail | string |
miniatura |
|
typ
|
envelope.documents.upload_file.type | string |
typ |
|
href
|
envelope.documents.upload_file.href | string |
href |
|
URI
|
envelope.documents.document_file.uri | string |
URI |
|
Stron
|
envelope.documents.document_file.pages | integer |
Stron |
|
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 |
|
nazwa_pliku
|
envelope.documents.attachment_files.file_name | string |
nazwa_pliku |
|
file_size
|
envelope.documents.attachment_files.file_size | integer |
file_size |
|
przetwarzanie
|
envelope.documents.attachment_files.processing | boolean |
przetwarzanie |
|
date_created
|
envelope.documents.attachment_files.date_created | string |
date_created |
|
Stron
|
envelope.documents.attachment_files.pages | integer |
Stron |
|
miniatura
|
envelope.documents.attachment_files.thumbnail | string |
miniatura |
|
typ
|
envelope.documents.attachment_files.type | string |
typ |
|
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 |
|
height
|
envelope.documents.document_fields.document_position.height | string |
height |
|
size
|
envelope.documents.document_fields.document_position.size | string |
size |
|
page
|
envelope.documents.document_fields.document_position.page | integer |
page |
|
Sygnatariuszy
|
envelope.signers | array of object |
Sygnatariuszy |
|
id
|
envelope.signers.id | string |
id |
|
nazwa
|
envelope.signers.name | string |
nazwa |
|
e-mail
|
envelope.signers.email | string |
|
|
last
|
envelope.signers.viewed.last | string |
last |
|
amount_of_times
|
envelope.signers.viewed.amount_of_times | integer |
amount_of_times |
Utworzona koperta
Po utworzeniu nowej koperty w ramach znaku elektronicznego
Zwraca
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
wydarzenie
|
event | string |
wydarzenie |
|
id
|
envelope.id | string |
id |
|
title
|
envelope.title | string |
title |
|
Temat
|
envelope.subject | string |
Temat |
|
opis
|
envelope.description | string |
opis |
|
envelope_status
|
envelope.envelope_status | string |
envelope_status |
|
href
|
envelope.href | string |
href |
|
język
|
envelope.language | string |
język |
|
Dokumentów
|
envelope.documents | array of object |
Dokumentów |
|
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 |
|
nazwa_pliku
|
envelope.documents.upload_file.file_name | string |
nazwa_pliku |
|
file_size
|
envelope.documents.upload_file.file_size | integer |
file_size |
|
przetwarzanie
|
envelope.documents.upload_file.processing | boolean |
przetwarzanie |
|
date_created
|
envelope.documents.upload_file.date_created | string |
date_created |
|
Stron
|
envelope.documents.upload_file.pages | integer |
Stron |
|
miniatura
|
envelope.documents.upload_file.thumbnail | string |
miniatura |
|
typ
|
envelope.documents.upload_file.type | string |
typ |
|
href
|
envelope.documents.upload_file.href | string |
href |
|
URI
|
envelope.documents.document_file.uri | string |
URI |
|
Stron
|
envelope.documents.document_file.pages | integer |
Stron |
|
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 |
|
nazwa_pliku
|
envelope.documents.attachment_files.file_name | string |
nazwa_pliku |
|
file_size
|
envelope.documents.attachment_files.file_size | integer |
file_size |
|
przetwarzanie
|
envelope.documents.attachment_files.processing | boolean |
przetwarzanie |
|
date_created
|
envelope.documents.attachment_files.date_created | string |
date_created |
|
Stron
|
envelope.documents.attachment_files.pages | integer |
Stron |
|
miniatura
|
envelope.documents.attachment_files.thumbnail | string |
miniatura |
|
typ
|
envelope.documents.attachment_files.type | string |
typ |
|
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 |
|
height
|
envelope.documents.document_fields.document_position.height | string |
height |
|
size
|
envelope.documents.document_fields.document_position.size | string |
size |
|
page
|
envelope.documents.document_fields.document_position.page | integer |
page |
|
Sygnatariuszy
|
envelope.signers | array of object |
Sygnatariuszy |
|
id
|
envelope.signers.id | string |
id |
|
nazwa
|
envelope.signers.name | string |
nazwa |
|
e-mail
|
envelope.signers.email | string |
|
|
last
|
envelope.signers.viewed.last | string |
last |
|
amount_of_times
|
envelope.signers.viewed.amount_of_times | integer |
amount_of_times |
Znaki znakowe
Gdy osoba podpisuje dokument koperty
Zwraca
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
UUID (Uniwersalnie Unikalny Identyfikator)
|
signer.uuid | string |
UUID (Uniwersalnie Unikalny Identyfikator) |
|
nazwa
|
signer.name | string |
nazwa |
|
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 |