Skip to main content

Retrieving signing hashes

Endpoint for fetching processed/signed eSign hashes.

Requirements

eSignHash element was set in putOrder and final status is 84.

Method and URL

[GET] https://customer.identity.tm/api/2.10/getESignHash/[OrderID]

Response Data

ElementParentTypeLenOccDescription
Hashes[ROOT]AYArray of hashes
<Name>HashesSYHash value, <Name> was given in putOrder request

HTTP Codes

200 OK, JSON document in body

401 Authentication failed, please check username and password

400 Bad request, error description in body

404 Order not found