curl --location 'https://www.nihaocloud.cn/st-njs/customer/info' \
--header 'Content-Type: application/json' \
--data '{
"customerId": 0,
"email": "string",
"isCache": true,
"operation": "string",
"whatsapp": "string",
"country": "string"
}'{
"message": "",
"data": {
"id": 0,
"levelId": 0,
"newCustomer": 0,
"orderTotalAmount": 0.0,
"tagList": "",
"oldNewCustomer": false,
"lastOrderDate": "",
"lastLoginDate": "",
"orderCount": 0,
"relateEmployeeId": 0,
"promotionAccess": false,
"firstName": "",
"lastName": "",
"createOrderCount": 0
},
"success": false
}