Send Hash of File to User

Send hash of file to Evrotrust user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Return values:

"threadID"
Unique ID refers to the signing operation.

"transactionID"
Unique ID refers to a single document of the signing operation.

For example: One document send to be signed by two users. Every user will have a different transactionID, but the same threadID.


Body Params
document
object
required
signInfo
object
user
object
required

The following user identifiers have to be provided:

  • "identificationNumber" and "country" for manual signing;
  • "email" for manual signing;
  • "phone" for manual signing;
  • "automatedSignCertID" for automated signing;
  • "automatedSignSealID" for automated signing.
string

Serial number of the user certificate. Parameter has to be provided if the user identifier is "identificationNumber", "phone" or "email".

string

0/1 Optional parameter. Default value 0.

string
required
string

Optional parameter. Only https:// is allowed. It has to be sent a host name if Evrotrust Vendor callback API is used.

string

base64 encoded string of public key, necessary for encryption process

Headers
string
required

Authorization value.

Responses
200

Document added success

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json