curl --location --request GET 'https://dev-api.inwantaiwan.com/api/cms/v1/member/summary' \
--header 'Accept: application/json'
{
"data": {
"total_customer": 0,
"total_reseller": 0,
"total_distributor": 0
}
}
Authorization: Bearer ********************