curl --location --request GET 'https://api.mpc.dev.placewise.com/v1/billing/balance' \ --header 'X-User-Agent;' \ --header 'X-Product-Name;' \ --header 'X-Customer;' \ --header 'Authorization;'
{ "balance": 182.69 }