{
"czlsh": "7890",
"nsrsbh": "913XXXXXXX959",
"czlx": "1",
"gxbs": "1",
"kjqj": "202503",
"pzh": "202504001",
"jzry": "李会计",
"jzrq": "2025-04-01",
"pzhjje": 25000,
"pzhjse": 3250,
"kz1": "市场部项目",
"fpxxList": [
{
"fpdm": "",
"fphm": "251XXXXXXX80536",
"bcczje": 943.4,
"bcczse": 56.6
},
{
"fpid": "190XXXXXXXX0977",
"bcczje": 198.02,
"bcczse": 1.98
}
]
}
curl --location --request POST 'https://api.baiwangjs.com/swgx-saas/swgx-api/interface/jxgl/bindVoucherInvoice' \
--header 'Date;' \
--header 'host;' \
--header 'x-htjs-nonce;' \
--header 'x-htjs-ua;' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"czlsh": "7890",
"nsrsbh": "913XXXXXXX959",
"czlx": "1",
"gxbs": "1",
"kjqj": "202503",
"pzh": "202504001",
"jzry": "李会计",
"jzrq": "2025-04-01",
"pzhjje": 25000,
"pzhjse": 3250,
"kz1": "市场部项目",
"fpxxList": [
{
"fpdm": "",
"fphm": "251XXXXXXX80536",
"bcczje": 943.4,
"bcczse": 56.6
},
{
"fpid": "190XXXXXXXX0977",
"bcczje": 198.02,
"bcczse": 1.98
}
]
}'
{
"code": 0,
"msg": "操作成功",
"data": {
"nsrsbh": "9131XXXXXXX1959",
"fphm": null,
"fpdm": null,
"fpid": null,
"pzxxList": null,
"kjqj": "202503",
"pzh": "202504001",
"fpxxList": [
{
"fphm": "2511XXXXXXXXX0536",
"fpdm": "",
"fpid": null,
"czzt": "0",
"czjg": "success"
},
{
"fphm": null,
"fpdm": null,
"fpid": "1901XXXXXXX977",
"czzt": "0",
"czjg": "success"
}
]
},
"success": true
}