username:passwordAuthorization: Basic *****************curl --location 'https://evo-integracao-api.w12app.com.br/api/v1/mobile/auth/evopay?tipoGateway=undefined' \
--header 'Authorization: Basic <encoded-value>'{
"token": "string",
"headers": [
{
"key": "string",
"value": "string"
}
]
}