# 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
}
```
