username:password
Authorization: Basic *****************
curl --location --request GET 'https://stg.ws.zappy.com.br/bff/v1' \ --header 'Authorization: Basic <encoded-value>' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{}