
{
"user_order_id": 24120500000190,
"target": "",
"goods_id": 10005406,
"goods_name": "优酷视频天卡",
"outer_goods_code": "",
"datas": {
"card_type": "官方兑换码",
"card_val": "日卡"
},
"vender_id": 1114,
"timestamp": 1733391487,
"official_payment": "1.100",
"user_quote_type": 1,
"user_quote_payment": "1.000",
"user_payment": "1.000",
"num": 1,
"app_key": "683506297",
"sign": "46d185562985caf7a593b6e69e17771b"
}curl --location --request POST 'http://test.shop.center.mf178.cn接口路径具体为用户自己配置,请看下方说明' \
--header 'Content-Type: application/json' \
--data-raw '{
"user_order_id": 24120500000190,
"target": "",
"goods_id": 10005406,
"goods_name": "优酷视频天卡",
"outer_goods_code": "",
"datas": {
"card_type": "官方兑换码",
"card_val": "日卡"
},
"vender_id": 1114,
"timestamp": 1733391487,
"official_payment": "1.100",
"user_quote_type": 1,
"user_quote_payment": "1.000",
"user_payment": "1.000",
"num": 1,
"app_key": "683506297",
"sign": "46d185562985caf7a593b6e69e17771b"
}'{
"code":"SUCCESS",
"message":"收单成功"
}