{
"billCode": "12",
"cuserid": "zxc_yy",
"pk_bill": "10012101111100001",
"pk_org": "HW050001",
"head": {
"pk_deptid": "50",
"startdate": "2025-04-08 00:00:00",
"firstallocdate": "2025-04-08 00:00:00",
"supplier": "5010007",
"def20": "纸质合同编码111",
"enddate": "2025-04-30 23:59:59",
"billdate": "2025-04-17 10:54:12",
"pk_currtype": "VND",
"def3": "5010006",
"pk_periodrule": "002",
"pk_psndoc": "61001101",
"def5": "加盟商客户111",
"customer": "61001101"
},
"bodys": {
"BODY": [
{
"notax_de": 20,
"local_tax_de": 2,
"taxprice": 10.8,
"price": 10,
"taxrate": 8,
"numberindex": "1",
"quantity_bal": 2,
"scomment": "zhaiyao111",
"taxcodeid": "VND03",
"local_price": 10,
"money_de": 22,
"caltaxmny": 20,
"def10": "10",
"local_taxprice": 10.8,
"rate": 1,
"def11": "12",
"def12": "10",
"local_notax_de": 20,
"def15": "158",
"def16": "152",
"occupationmny": 22,
"money_bal": 22,
"local_money_bal": 22,
"material": "1020070",
"quantity_de": 2,
"local_money_de": 22,
"def9": "4",
"comment": "zhaiyao111",
"def7": "7",
"def8": "8",
"def6": "9"
}
]
}
}
curl --location --request POST '/service/recivemsg?type=BillD0Insert' \
--header 'Content-Type: application/json' \
--data-raw '{
"billCode": "12",
"cuserid": "zxc_yy",
"pk_bill": "10012101111100001",
"pk_org": "HW050001",
"head": {
"pk_deptid": "50",
"startdate": "2025-04-08 00:00:00",
"firstallocdate": "2025-04-08 00:00:00",
"supplier": "5010007",
"def20": "纸质合同编码111",
"enddate": "2025-04-30 23:59:59",
"billdate": "2025-04-17 10:54:12",
"pk_currtype": "VND",
"def3": "5010006",
"pk_periodrule": "002",
"pk_psndoc": "61001101",
"def5": "加盟商客户111",
"customer": "61001101"
},
"bodys": {
"BODY": [
{
"notax_de": 20,
"local_tax_de": 2,
"taxprice": 10.8,
"price": 10,
"taxrate": 8,
"numberindex": "1",
"quantity_bal": 2,
"scomment": "zhaiyao111",
"taxcodeid": "VND03",
"local_price": 10,
"money_de": 22,
"caltaxmny": 20,
"def10": "10",
"local_taxprice": 10.8,
"rate": 1,
"def11": "12",
"def12": "10",
"local_notax_de": 20,
"def15": "158",
"def16": "152",
"occupationmny": 22,
"money_bal": 22,
"local_money_bal": 22,
"material": "1020070",
"quantity_de": 2,
"local_money_de": 22,
"def9": "4",
"comment": "zhaiyao111",
"def7": "7",
"def8": "8",
"def6": "9"
}
]
}
}'
{
"code": 200,
"datas": {
"billno": "D02025041700164303",
"headId": "1001K810000000CP5XBQ"
},
"msg": "",
"opType": "http://yync.tpddns.cn:9247/service/recivemsg?type=BillD0Insert&spr=true&clearCache=true",
"pk_group": "1001A010000000224H1J",
"requstId": "9731c33003434481878c67183470e493",
"spr": "http://localhost:9247/spr/temp/9731c33003434481878c67183470e493__20250417133757.html",
"success": true,
"ts": 1744868279339
}