{
"attachments": [
{
"fileType": 0,
"fileUrl": "string",
"id": 0
}
],
"content": "string",
"customerId": 0,
"merchantId": 0,
"orderId": 0,
"rate": 0,
"serviceId": 0,
"serviceName": "string",
"shopId": 0,
"specMappingTag": "string"
}curl --location --request POST 'https://dev.mallpraise.com.cn/emall/openapi/v1//h5/bdmServiceInfo/bkServiceEvaluation/addEvaluation' \
--header 'Authorization;' \
--header 'openKey;' \
--header 'Content-Type: application/json' \
--data-raw '{
"attachments": [
{
"fileType": 0,
"fileUrl": "string",
"id": 0
}
],
"content": "string",
"customerId": 0,
"merchantId": 0,
"orderId": 0,
"rate": 0,
"serviceId": 0,
"serviceName": "string",
"shopId": 0,
"specMappingTag": "string"
}'{
"code": 0,
"data": "string",
"extraData": {},
"extraData1": {},
"message": "string"
}