{
"projectId": "string",
"taxCompanyId": "string",
"taxPeriod": "string",
"taxType": "PERSONAL_INCOME_TAX_WITHHOLDING",
"incomeType": "SERVICE_REWARD",
"source": "SETTLEMENT_SUCCESS",
"merchantBatchNo": "string",
"notifyUrl": "http://example.com",
"items": [
{
"merchantDetailNo": "string",
"platformUserId": "string",
"incomeAmount": 0.01,
"personalIncomeTaxAmount": 0,
"personalValueAddedTaxAmount": 0,
"surtaxAmount": 0
}
]
}