{
"code": 0,
"message": "成功",
"data": {
"settlementId": 2024091600001,
"settlementNo": "SET202409160001",
"merchantSettlementNo": "MERCHANT_SETTLEMENT_001",
"projectId": 1234567890,
"projectName": "2025年9月结算项目",
"taxCompanyName": "上海税地公司",
"receiveMethod": "bank",
"totalAmount": 5000,
"totalCount": 1,
"totalTax": 500,
"totalNetAmount": 4500,
"status": 1,
"statusDesc": "PENDING",
"createTime": "2025-09-16 10:00:00",
"remark": "2025年9月工资结算",
"paymentInitiated": true,
"paymentFailureReason": "string",
"details": [
{
"detailId": 3024091600001001,
"detailNo": "DTL202409160001",
"merchantDetailNo": "MERCHANT_DETAIL_001",
"idCardHash": "a7b9c2d5e8f1g4h7",
"amount": 5000,
"tax": 500,
"netAmount": 4500,
"status": 1,
"paymentTime": "2025-09-16 10:05:00",
"failureReason": "string",
"remark": "9月技术服务费"
}
]
},
"timestamp": 1704067200000,
"requestId": "req_123456789",
"encrypted": false,
"encryptedData": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...",
"signature": "string"
}