{
"billCode": "12",
"cuserid": "zxc_yy",
"pk_bill": "10012101111100001",
"pk_org": "HW050001",
"head": {
"pk_deptid": "50",
"supplier": "5010007",
"def20": "纸质合同编码1",
"billdate": "2025-04-16 12:54:31",
"creationtime": "2025-04-17 13:16:19",
"pk_currtype": "VND",
"def19": "发票供应商NCC",
"def3": "5010007",
"local_money": 26,
"def1": "发票号1",
"pk_psndoc": "61001101",
"invoiceno": "发票号111",
"def5": "发票编号 (Invoice No.)",
"customer": "61001101"
},
"bodys": {
"BODY": [
{
"notax_cr": 24,
"taxprice": 12.96,
"price": 12,
"taxrate": 8,
"quantity_bal": 2,
"local_tax_cr": 2,
"def29": "serial no.",
"scomment": "摘要1",
"taxcodeid": "VND03",
"local_price": 12,
"caltaxmny": 24,
"def10": "9",
"local_taxprice": 12.96,
"def11": "8",
"def12": "7",
"def15": "158",
"def16": "152",
"occupationmny": 26,
"local_notax_cr": 24,
"money_bal": 26,
"quantity_cr": 2,
"local_money_bal": 26,
"local_money_cr": 26,
"material": "1020070",
"def9": "11",
"comment": "摘要1",
"def7": "10",
"invoiceno": "发票号111",
"def8": "12",
"money_cr": 26,
"def6": "13"
}
]
}
}
curl --location --request POST '/service/recivemsg?type=BillD1Insert' \
--header 'Content-Type: application/json' \
--data-raw '{
"billCode": "12",
"cuserid": "zxc_yy",
"pk_bill": "10012101111100001",
"pk_org": "HW050001",
"head": {
"pk_deptid": "50",
"supplier": "5010007",
"def20": "纸质合同编码1",
"billdate": "2025-04-16 12:54:31",
"creationtime": "2025-04-17 13:16:19",
"pk_currtype": "VND",
"def19": "发票供应商NCC",
"def3": "5010007",
"local_money": 26,
"def1": "发票号1",
"pk_psndoc": "61001101",
"invoiceno": "发票号111",
"def5": "发票编号 (Invoice No.)",
"customer": "61001101"
},
"bodys": {
"BODY": [
{
"notax_cr": 24,
"taxprice": 12.96,
"price": 12,
"taxrate": 8,
"quantity_bal": 2,
"local_tax_cr": 2,
"def29": "serial no.",
"scomment": "摘要1",
"taxcodeid": "VND03",
"local_price": 12,
"caltaxmny": 24,
"def10": "9",
"local_taxprice": 12.96,
"def11": "8",
"def12": "7",
"def15": "158",
"def16": "152",
"occupationmny": 26,
"local_notax_cr": 24,
"money_bal": 26,
"quantity_cr": 2,
"local_money_bal": 26,
"local_money_cr": 26,
"material": "1020070",
"def9": "11",
"comment": "摘要1",
"def7": "10",
"invoiceno": "发票号111",
"def8": "12",
"money_cr": 26,
"def6": "13"
}
]
}
}'
{
"code": 200,
"datas": {
"billno": "D12025041600006914",
"headId": "1001K810000000CP6NKW"
},
"msg": "",
"opType": "http://yync.tpddns.cn:9247/service/recivemsg?type=BillD1Insert&spr=true&clearCache=true",
"pk_group": "1001A010000000224H1J",
"requstId": "d0f9dde082e34039bc8c3158b52e3ba9",
"spr": "http://localhost:9247/spr/temp/d0f9dde082e34039bc8c3158b52e3ba9__20250417135733.html",
"success": true,
"ts": 1744869454979
}