> For the complete documentation index, see [llms.txt](https://developer-tr.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-tr.hoppacuzdan.com/hoppa-gelistirici-ortami/kurumsal-api/25-integration/2-corporate/19-check-transfer-with-bank.md).

# 19 - Check Transfer With Bank

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

### Headers

<table><thead><tr><th width="225">Content-Type</th><th>Authorization</th></tr></thead><tbody><tr><td>application/json</td><td><pre><code>Bearer ******************
</code></pre></td></tr></tbody></table>

### Body

```json
{
  "TransferId": 11111
}
```
