| return_document_structure |
boolean |
false |
Set if status method should return document structure (default: false) |
| pdf[files][0][name] |
string |
true |
File name (required for PDF signing) |
| pdf[files][0][content] |
string |
true |
Base64 encoded file content (required for PDF signing) |
| pdf[files][0][digest] |
string |
true |
SHA256 checksum of file content (required for PDF signing) |
| pdf[contact] |
string |
true |
Full name (required for PDF signing) |
| pdf[signing_purpose] |
string |
false |
Possible values: signature, registration. Default: signature. |
| pdf[reason] |
string |
false |
Text that will be displayed in visible signature. (Additional parameters: %personal_code%) |
| pdf[location] |
string |
true |
Signing location (required for PDF signing). Example: Vilnius |
| pdf[annotation][page] |
string |
false |
Page index for visible signature. Default: 1 |
| pdf[annotation][top] |
string |
false |
Visible signature position from top. Default: 1 |
| pdf[annotation][left] |
string |
false |
Visible signature position from left. Default: 1 |
| pdf[annotation][width] |
string |
false |
Visible signature width. Default: 100 |
| pdf[annotation][height] |
string |
false |
Visible signature height. Default: 40 |
| pdf[annotation][text] |
string |
false |
Custom text for visible signature. Example: Signature: Jonas Jonaitis |
| pdf[annotation][type] |
string |
false |
Custom annotation type. Available types: text, image. Default: image |
| pdf[annotation][add_personal_code] |
boolean |
false |
Render personal code in annotation. Default: false |
| pdf[attachments][0][name] |
string |
true |
File name |
| pdf[attachments][0][content] |
string |
true |
Base64 encoded file content |
| pdf[attachments][0][digest] |
string |
true |
SHA256 checksum of file content |
| pdf[attachments][0][description] |
string |
false |
Description of attachment file |
| pdflt[files][0][name] |
string |
true |
File name (required for PDF-LT signing) |
| pdflt[files][0][content] |
string |
true |
Base64 encoded file content (required for PDF-LT signing) |
| pdflt[files][0][digest] |
string |
true |
SHA256 checksum of file content (required for PDF-LT signing) |
| pdflt[compliance_level] |
string |
false |
A|B (Required if not already set in document) |
| pdflt[titles][0][name] |
string |
false |
Document title (Required if not already set in document) |
| pdflt[titles][0][language] |
string |
false |
Title language (ex. lt-LT, required if not already set in document) |
| pdflt[authors][0][name] |
string |
false |
Author's full name or company name (Required if not already set in document) |
| pdflt[authors][0][code] |
string |
false |
Personal code or company code |
| pdflt[authors][0][address] |
string |
false |
1428 Elm Street |
| pdflt[authors][0][email] |
string |
false |
E-mail of person or company |
| pdflt[authors][0][individual] |
boolean |
false |
true or false (Required if not already set in document) |
| pdflt[contact] |
string |
true |
Signer's full name (required for PDF-LT signing) |
| pdflt[reason] |
string |
false |
Text that will be displayed in visible signature |
| pdflt[signing_purpose] |
string |
false |
Possible values: signature, confirmation, visa, conciliation, registration, registration-of-incomming-documents, acknowledgement, resolution, end-of-execution, notarisation, copy-certification, authenticity |
| pdflt[location] |
string |
false |
Signing location. Example: Vilnius |
| pdflt[role] |
string |
false |
Signer role. Example: Manager |
| pdflt[note] |
string |
false |
Additional note about signing. Example. visa note |
| pdflt[signer_registration][date] |
string |
false |
Signer registration date. Example: 2012-01-01T12:12:12Z |
| pdflt[signer_registration][number] |
string |
false |
Signer registration number |
| pdflt[signer_registration][code] |
string |
false |
Signer registration code |
| pdflt[signer_reception][date] |
string |
false |
Signer reception date. Example: 2012-01-01T12:12:12Z |
| pdflt[signer_reception][number] |
string |
false |
Signer reception number |
| pdflt[signer_reception][code] |
string |
false |
Signer reception code |
| pdflt[signer_reception][receiver][name] |
string |
false |
Receiver's full name or company name (must be specified for reception) |
| pdflt[signer_reception][receiver][code] |
string |
false |
Personal code or company code |
| pdflt[signer_reception][receiver][address] |
string |
false |
1428 Elm Street |
| pdflt[signer_reception][receiver][email] |
string |
false |
E-mail of person or company |
| pdflt[signer_reception][receiver][individual] |
boolean |
false |
true or false |
| pdflt[recipients][0][name] |
string |
false |
Recipient's full name or company name |
| pdflt[recipients][0][code] |
string |
false |
Personal code or company code |
| pdflt[recipients][0][address] |
string |
false |
1428 Elm Street |
| pdflt[recipients][0][email] |
string |
false |
E-mail of person or company |
| pdflt[recipients][0][individual] |
boolean |
false |
true or false |
| pdflt[original_registrations][0][date] |
string |
false |
Original registration date. Example: 2012-01-01T12:12:12Z |
| pdflt[original_registrations][0][number] |
string |
false |
Original registration number |
| pdflt[original_registrations][0][code] |
string |
false |
Original registration code |
| pdflt[original_receptions][0][date] |
string |
false |
Original reception date. Example: 2012-01-01T12:12:12Z |
| pdflt[original_receptions][0][number] |
string |
false |
Original reception number |
| pdflt[original_receptions][0][code] |
string |
false |
Original reception code |
| pdflt[original_receivers][0][name] |
string |
false |
Receiver's full name or company name |
| pdflt[original_receivers][0][code] |
string |
false |
Personal code or company code |
| pdflt[original_receivers][0][address] |
string |
false |
1428 Elm Street |
| pdflt[original_receivers][0][email] |
string |
false |
E-mail of person or company |
| pdflt[original_receivers][0][individual] |
boolean |
false |
true or false |
| pdflt[instance_identifier] |
string |
false |
Document instance identifier |
| pdflt[annotation][page] |
string |
false |
Page index for visible signature. Default: 1 |
| pdflt[annotation][top] |
string |
false |
Visible signature position from top. Default: 1 |
| pdflt[annotation][left] |
string |
false |
Visible signature position from left. Default: 1 |
| pdflt[annotation][width] |
string |
false |
Visible signature width. Default: 100 |
| pdflt[annotation][height] |
string |
false |
Visible signature height. Default: 40 |
| pdflt[annotation][text] |
string |
false |
Custom text for visible signature. Example: Signature: \n Jonas Jonaitis |
| pdflt[annotation][type] |
string |
false |
Custom annotation type. Available types: text, image. Default: image |
| pdflt[annotation][add_personal_code] |
boolean |
false |
Render personal code in annotation. Default: false |
| adoc[files][0][name] |
string |
true |
File name (required for ADoc signing) |
| adoc[files][0][content] |
string |
true |
Base64 encoded file content (required for ADoc signing) |
| adoc[files][0][digest] |
string |
true |
SHA256 checksum of file content (required for ADoc signing) |
| adoc[files][0][type] |
string |
true |
Possible values: main, appendix, attachment |
| adoc[title] |
string |
false |
Document title. Required for BeDOC, GeDOC, GGeDOC when creating new ADOC document. |
| adoc[sort] |
string |
false |
Document sort. |
| adoc[signing_purpose] |
string |
false |
Possible values: signature, confirmation, visa, conciliation, registration, registration-of-incomming-documents, acknowledgement, notarisation, copy-certification |
| adoc[signer_individual_name] |
string |
false |
Full name (required for ADoc signing) |
| adoc[signer_position_name] |
string |
false |
Position, example: Director (required for ADoc signing) |
| adoc[signer_structural_subdivision] |
string |
false |
Department or division. Example: Accounting |
| adoc[signing_structure][content][] |
array |
false |
Define file element ID to sign it |
| adoc[signing_structure][signatures][] |
array |
false |
Define Signature elements ID`s to sign |
| adoc[signing_structure][metadata][signable][document][] |
array |
false |
Define document metadata element ID`s to sign |
| adoc[signing_structure][metadata][signable][authors][] |
array |
false |
Define author element ID`s to sign |
| adoc[signing_structure][metadata][signable][recipients][] |
array |
false |
Define recipient element ID`s to sign |
| adoc[signing_structure][metadata][signable][restrictions][] |
array |
false |
Define restriction element ID`s to sign |
| adoc[signing_structure][metadata][signable][registrations][] |
array |
false |
Define registration element ID`s to sign |
| adoc[signing_structure][metadata][signable][receptions][] |
array |
false |
Define reception element ID`s to sign |
| adoc[authors][0][name] |
string |
false |
Full name or company name |
| adoc[authors][0][code] |
string |
false |
Personal code or company code |
| adoc[authors][0][address] |
string |
false |
1428 Elm Street |
| adoc[authors][0][individual] |
boolean |
false |
true or false |
| adoc[case_id][0] |
string |
false |
Index of the case (volume) the document is assigned to |
| adoc[storage] |
string |
false |
Storage location |
| adoc[recipients][0][name] |
string |
false |
Full name or company name |
| adoc[recipients][0][code] |
string |
false |
Personal code or company code |
| adoc[recipients][0][address] |
string |
false |
1428 Elm Street |
| adoc[recipients][0][individual] |
boolean |
false |
true or false |
| adoc[restrictions][0][content_restriction] |
boolean |
false |
true or false |
| adoc[restrictions][0][metadata_restriction] |
boolean |
false |
true or false |
| adoc[restrictions][0][date] |
string |
false |
xsd:dateTime or xsd:date with specified timezone fragment. Example: 1994-11-05T13:15:30Z |
| adoc[restrictions][0][reason] |
string |
false |
Restricted use |
| adoc[registrations][0][date] |
string |
false |
xsd:dateTime or xsd:date with specified timezone fragment. Example: 1994-11-05T13:15:30Z |
| adoc[registrations][0][number] |
string |
false |
Document registration number |
| adoc[registrations][0][registrar][individual_name] |
string |
false |
Full name |
| adoc[registrations][0][registrar][position_name] |
string |
false |
Position, example: Director |
| adoc[registrations][0][registrar][structural_subdivision] |
string |
false |
Department or division. Example: Accounting |
| adoc[registrations][0][code] |
string |
false |
Code of the company or institution which registered the document |
| adoc[receptions][0][date] |
string |
false |
xsd:dateTime or xsd:date with specified timezone fragment. Example: 1994-11-05T13:15:30Z |
| adoc[receptions][0][number] |
string |
false |
Document’s registration number assigned upon reception |
| adoc[receptions][0][registrar][individual_name] |
string |
false |
Full name |
| adoc[receptions][0][registrar][position_name] |
string |
false |
Position, example: Director |
| adoc[receptions][0][registrar][structural_subdivision] |
string |
false |
Department or division. Example: Accounting |
| adoc[receptions][0][receiver][name] |
string |
false |
Receiver’s full name or company name |
| adoc[receptions][0][receiver][code] |
string |
false |
Receivers personal or company code |
| adoc[receptions][0][receiver][address] |
string |
false |
Receiver’s address |
| adoc[receptions][0][receiver][individual] |
boolean |
false |
true or false |
| adoc[agent][responsibilities][0][area] |
string |
false |
Possible values: creation, management, relocation, storage, deletion |
| adoc[agent][responsibilities][0][responsible][individual_name] |
string |
false |
Full name |
| adoc[agent][responsibilities][0][responsible][position_name] |
string |
false |
Position, example: Director |
| adoc[agent][responsibilities][0][responsible][structural_subdivision] |
string |
false |
Department or division. Example: Accounting |
| bdoc[files][0][name] |
string |
true |
File name (required for BDoc signing) |
| bdoc[files][0][content] |
string |
true |
Base64 encoded file content (required for BDoc signing) |
| bdoc[files][0][digest] |
string |
true |
SHA256 checksum of file content (required for BDoc signing) |
| bdoc[country] |
string |
false |
Estonia |
| bdoc[city] |
string |
false |
Tallinn |
| bdoc[postal_code] |
string |
false |
01234 |
| bdoc[position] |
string |
false |
Manager |
| edoc[files][0][name] |
string |
true |
File name (required for EDoc signing) |
| edoc[files][0][content] |
string |
true |
Base64 encoded file content (required for EDoc signing) |
| edoc[files][0][digest] |
string |
true |
SHA256 checksum of file content (required for EDoc signing) |
| edoc[country] |
string |
false |
Latvia |
| edoc[city] |
string |
false |
Riga |
| edoc[postal_code] |
string |
false |
01234 |
| edoc[position] |
string |
false |
Manager |
| asice[files][0][name] |
string |
true |
File name (required for ASiCe signing) |
| asice[files][0][content] |
string |
true |
Base64 encoded file content (required for ASiCe signing) |
| asice[files][0][digest] |
string |
true |
SHA256 checksum of file content (required for ASiCe signing) |
| asice[country] |
string |
false |
Estonia |
| asice[city] |
string |
false |
Tallinn |
| asice[postal_code] |
string |
false |
01234 |
| asice[position] |
string |
false |
Manager |