curl --location --request GET 'https://api.shakingcloud.com/api/user/distribution/salesman/get_my_customers'
{
"attributes": {},
"code": "string",
"data": [
{
"property1": {},
"property2": {}
}
],
"msg": "string",
"success": true,
"totalCount": 0
}