curl --location --request POST 'http://dev-cn.your-api-server.com' \
--header 'Content-Type: application/json' \
--data-raw '{
"timestamp": "1602507471",
"nonce": "797",
"msg": {
"app_id": "tt07e3715e98c9aac0",
"cp_settle_no": "out_settle_no_1",
"cp_extra": "2856",
"status": "FAIL",
"rake": 6,
"commission": 0,
"settle_detail": "商户号6891537072713100000-分成金额(分)100",
"settled_at": 0,
"message": "原支付单未支付成功并核销,禁止分账",
"order_id": "N6892779245089720000",
"channel_settle_id": "3000200485202210070000001",
"settle_amount": 1000,
"settle_no": "N715178414448000001",
"out_order_no": "ot_order_no_2022092900001",
"is_auto_settle": false
},
"type": "settle",
"msg_signature": "52fff5f7a4bf4a921c2daf83c75cf0e716432c73"
}'