Authorization: Bearer ********************
curl --location --request GET 'https://payments.dubpay2.com.br/api/balance' \ --header 'store-id: ' \ --header 'Authorization: Bearer <token>'
{"data":{"balance":16482,"waiting_funds":0,"total_withdrawn":10918,"warranty_tax":0},"success":true}