{
"id": 0,
"number": "string",
"month": "string",
"unitName": "string",
"valueAddedTax": 0,
"urbanConstructionTax": 0,
"educationSurcharge": 0,
"localEducationSurcharge": 0,
"waterConservancyFund": 0,
"stampDuty": 0,
"incomeTax": 0,
"totalTaxPayment": 0,
"taxRefundAmount": 0,
"deduction": 0,
"actualTaxRefundAmount": 0,
"remarks": "string",
"orderReceivableAmount": 0,
"orderReceivedAmount": 0,
"orderFinalPayment": 0,
"orderPayableAmount": 0,
"orderActualPayment": 0,
"orderPayableBalance": 0,
"comprehensiveProfit": 0,
"rejectRemark": "string",
"financeStatus": "string",
"financialSummary": "string",
"invoiceAmount": 0,
"invoiceTax": 0,
"deductionAmount": 0,
"deductionTax": 0,
"deductionCost": 0
}curl --location --request POST '/zk/erp-tax-refund-paid/create' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"number": "string",
"month": "string",
"unitName": "string",
"valueAddedTax": 0,
"urbanConstructionTax": 0,
"educationSurcharge": 0,
"localEducationSurcharge": 0,
"waterConservancyFund": 0,
"stampDuty": 0,
"incomeTax": 0,
"totalTaxPayment": 0,
"taxRefundAmount": 0,
"deduction": 0,
"actualTaxRefundAmount": 0,
"remarks": "string",
"orderReceivableAmount": 0,
"orderReceivedAmount": 0,
"orderFinalPayment": 0,
"orderPayableAmount": 0,
"orderActualPayment": 0,
"orderPayableBalance": 0,
"comprehensiveProfit": 0,
"rejectRemark": "string",
"financeStatus": "string",
"financialSummary": "string",
"invoiceAmount": 0,
"invoiceTax": 0,
"deductionAmount": 0,
"deductionTax": 0,
"deductionCost": 0
}'{
"code": 0,
"data": 0,
"msg": ""
}