curl --location '/api/tripartite/data/0xFmmwnNRth/batch?batchNo=' \
--header 'accountSetId: 794981295003285450' \
--header 'F-API-KEY: <api-key>' \
--header 'Content-Type: application/json' \
--data '[
{
"billList": [
{
"name": "微信图片_20260720191519_148_479.png",
"url": "/attachment/tripartite_data/1d756a92-d5aa-4e2f-a63c-8174df825402.png"
},
{
"name": "微信图片_20260720185645_142_479.jpg",
"url": "/attachment/tripartite_data/ad2607e2-2408-4c02-a253-52b76df9b85d.jpg"
}
],
"dataValue": {
"code": "202601060001",
"date": "2026-02-06",
"name": "夏悸",
"wageAmount": 5000,
"actualWageAmount": 4500,
"socialAmount": 980,
"providentAmount": 980
}
},
{
"dataValue": {
"code": "202601060002",
"date": "2026-02-06",
"name": "李四",
"wageAmount": 8000,
"actualWageAmount": 7500,
"socialAmount": 980,
"providentAmount": 980
}
}
]'