{
"billCode": null,
"cuserid": "yy01",
"pk_bill": null,
"pk_corp": null,
"pk_group": "0001A11000000000256U",
"pk_org": "0101101",
"requstId": "唯一请求识别码,非必填",
"ts": 1615692890643,
"voType": "BillF0Add",
"head": {
"billdate": "2022-05-31",
"customer": "A001",
"def1": "服务类型",
"def16": "传送编号",
"def17": "2022-05-31",
"def6": "应收单ID",
"def11": "13",
"def7": "2022-05-06 22:49:52",
"def8": "2022-05-05 22:49:47",
"invoiceno": "发票号",
"local_money": "62000.00",
"money": "10000.00",
"pk_currtype": "USD",
"rate": "6.20000000"
},
"bodys": {
"BODY": [
{
"comment": "摘要",
"def1": "04",
"def6": "003",
"def7": "订单号",
"def8": "转送编号",
"def3": "02",
"def12": "0101",
"def14": "05",
"def15": 0,
"invoiceno": "发票号",
"local_money_de": "62000.00",
"local_notax_de": "60194.17",
"local_tax_de": "1805.83",
"money_de": "10000.00",
"notax_de": "9708.74",
"rate": "6.20000000",
"scomment": "摘要",
"taxcodeid": "CN05",
"taxrate": "3.00",
"pk_subjcode": "018",
"pk_deptid": "001",
"so_psndoc": "TEST01",
"so_psndoc": "03"
}
]
}
}
curl --location --request POST '/service/recivemsg?type=BillF0Add' \
--header 'Content-Type: application/json' \
--data-raw '{
"billCode": null,
"cuserid": "yy01",
"pk_bill": null,
"pk_corp": null,
"pk_group": "0001A11000000000256U",
"pk_org": "0101101",
"requstId": "唯一请求识别码,非必填",
"ts": 1615692890643,
"voType": "BillF0Add",
"head": {
"billdate": "2022-05-31",
"customer": "A001",
"def1": "服务类型",
"def16": "传送编号",
"def17": "2022-05-31",
"def6": "应收单ID",
"def11": "13",
"def7": "2022-05-06 22:49:52",
"def8": "2022-05-05 22:49:47",
"invoiceno": "发票号",
"local_money": "62000.00",
"money": "10000.00",
"pk_currtype": "USD",
"rate": "6.20000000"
},
"bodys": {
"BODY": [
{
"comment": "摘要",
"def1": "04",
"def6": "003",
"def7": "订单号",
"def8": "转送编号",
"def3": "02",
"def12": "0101",
"def14": "05",
"def15": 0,
"invoiceno": "发票号",
"local_money_de": "62000.00",
"local_notax_de": "60194.17",
"local_tax_de": "1805.83",
"money_de": "10000.00",
"notax_de": "9708.74",
"rate": "6.20000000",
"scomment": "摘要",
"taxcodeid": "CN05",
"taxrate": "3.00",
"pk_subjcode": "018",
"pk_deptid": "001",
"so_psndoc": "TEST01",
"so_psndoc": "03"
}
]
}
}'
{
"code": 200,
"datas": {
"billno": "D02022053100000007",
"headId": "1001K51000000000AI37"
},
"msg": "",
"opType": "http://127.0.0.1:14611/service/recivemsg?type=BillF0Add",
"page": 1,
"pageSize": 0,
"pk_bill": "100000111110003",
"pk_group": "1001A11000000000086X",
"requstId": "唯一请求识别码,非必填",
"total": 0,
"ts": 1653961415735
}