{
"app_key": "",
"timestamp": "",
"sign": "",
"account_name": "13642361002",
"account_ck": "1111111111111111111111111111111",
"task_type": 6,
"goods_sku": "SK000875"
}curl --location 'http://test.merchant.center.mf178.cn/api/dc/account_ck_check' \
--header 'Content-Type: application/json' \
--data '{
"app_key": "",
"timestamp": "",
"sign": "",
"account_name": "13642361002",
"account_ck": "1111111111111111111111111111111",
"task_type": 6,
"goods_sku": "SK000875"
}'{
"code": 0,
"message": "请求成功",
"stime": 1756893709.587223,
"etime": 1756893710.038496,
"data": {
"id": "5"
}
}