{
"appid": "sasdasdas",
"mchId": "22222",
"outTradeNo": "app_2024011810010126929900011",
"pdorderid": "P0000002",
"chorderid": "C0000002",
"attach": "{}",
"version": "1.0.1",
"money": "10000",
"service": "get",
"signType": "MD5",
"status": "failed",
"timeStart": "2024-01-17 16:55:08",
"charset": "UTF-8",
"deviceInfo": "a95eca9e24bad8787f47f9809ea7fecf",
"openid": "MQ8bAIr0iZKL897sdzxaWQ",
"nonceStr": "noce123123",
"isSubscribe": "N",
"subAppid": "xxx",
"couponFee": "0.0",
"feeType": "CNY",
"bank_type": "bank",
"bankBillno": "BNK202401150122902300001",
"timeEnd": "2024-01-17 18:55:08",
"sign": "6a93bf172297add7c31fe1bff2b9d8a6"
}
curl --location --request POST 'https://theater-test-api.sylangyue.xyz/api/payment/notify/trade_202401181203200120760001/1000' \
--header 'Content-Type: application/json' \
--data-raw '{
"appid": "sasdasdas",
"mchId": "22222",
"outTradeNo": "app_2024011810010126929900011",
"pdorderid": "P0000002",
"chorderid": "C0000002",
"attach": "{}",
"version": "1.0.1",
"money": "10000",
"service": "get",
"signType": "MD5",
"status": "failed",
"timeStart": "2024-01-17 16:55:08",
"charset": "UTF-8",
"deviceInfo": "a95eca9e24bad8787f47f9809ea7fecf",
"openid": "MQ8bAIr0iZKL897sdzxaWQ",
"nonceStr": "noce123123",
"isSubscribe": "N",
"subAppid": "xxx",
"couponFee": "0.0",
"feeType": "CNY",
"bank_type": "bank",
"bankBillno": "BNK202401150122902300001",
"timeEnd": "2024-01-17 18:55:08",
"sign": "6a93bf172297add7c31fe1bff2b9d8a6"
}'
{}