curl --location 'https://api.neucron.io/v1/business/wallets?memberID=&teamID=' \
--header 'X-Neucron-Business-ID;' \
--header 'X-Neucron-App-Secret;'[
{
"business_id": "string",
"team_id": "string",
"user_id": "string",
"wallet_id": "string",
"wallet_name": "string"
}
]