> For the complete documentation index, see [llms.txt](https://developer-eng.hoppacuzdan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer-eng.hoppacuzdan.com/hoppa-developer-environment/institutional-api/25-integration/2-corporate/14-isregistered.md).

# 14 - IsRegistered

<mark style="color:green;">`POST`</mark> `https://apigw.elekse.com/corporate/isregistered`

### Headers

<table><thead><tr><th width="250.33333333333331">key</th><th width="316">value</th><th>description</th></tr></thead><tbody><tr><td>Content-Type</td><td>application/json</td><td></td></tr><tr><td>Content-Length</td><td>&#x3C;calculated when request is sent></td><td></td></tr><tr><td>Host</td><td>&#x3C;calculated when request is sent></td><td></td></tr><tr><td>User-Agent</td><td>PostmanRuntime/7.31.3</td><td></td></tr><tr><td>Accept</td><td>*/*</td><td></td></tr><tr><td>Accept-Encoding</td><td>gzip, deflate, br</td><td></td></tr><tr><td>Connection</td><td>keep-alive</td><td></td></tr></tbody></table>

### Body

```json
{
  "Identity": "12312336200"
}
```
