{
"socialId": "string",
"email": "string",
"type": 0,
"firstName": "string",
"lastName": "string",
"password": "string"
}curl --location 'https://www.nihaocloud.cn/st-njs/connect/social_bind_email' \
--header 'Content-Type: application/json' \
--data '{
"socialId": "string",
"email": "string",
"type": 0,
"firstName": "string",
"lastName": "string",
"password": "string"
}'{
"returnUrl": "",
"isLogin": false,
"languageCode": "",
"customerId": 0,
"sign": "",
"token": "",
"billingAddressId": 0,
"shippingAddressId": 0,
"isSocialNotEmail": false,
"socialId": "",
"socialType": 0,
"firstName": "",
"lastName": ""
}