> For the complete documentation index, see [llms.txt](https://docs.payhow.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payhow.com.br/master/login-do-lojista.md).

# Login do lojista

<mark style="color:green;">`POST`</mark> `https://api.payhow.com.br/api/v1/icustomers/login/gateway`

#### Headers

| Name                                           | Type   | Description      |
| ---------------------------------------------- | ------ | ---------------- |
| Accept<mark style="color:red;">\*</mark>       | String | application/json |
| Content-Type<mark style="color:red;">\*</mark> | String | application/json |

#### Request Body

| Name                                       | Type   | Description       |
| ------------------------------------------ | ------ | ----------------- |
| password<mark style="color:red;">\*</mark> | String | \[senha-da-conta] |
| email<mark style="color:red;">\*</mark>    | String | \[email-da-conta] |
