| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

hashToSign

string

length ≥ 1

`^[0-9a-fA-F]{64}$`

Hash to be signed with NOM151

api-version

string

required

Defaults to 1.0

# ``200      Response:    - signedString: String. NOM 151 constancia (digital evidence) - reference: String. Reference folio (unique confirmation id)

# ``400      Bad Request

Updated 3 months ago

---

ShellNodeRubyPHPPython

```

xxxxxxxxxx

curl --request POST \

--url https://demo-api.incodesmile.com/omni/sign-hash/nom151 \

--header 'accept: application/json' \

--header 'api-version: 1.0' \

--header 'content-type: application/json'
```

application/json

``200``400

Updated 3 months ago
