{
"billCode": null,
"cuserid": "yy01",
"pk_bill": null,
"pk_corp": null,
"pk_org": "0101101",
"requstId": "唯一请求识别码,非必填",
"ts": 1615692890643,
"voType": "BillF0Delete",
"head": {
"pk_recbill": "D02022053000000004"
}
}
curl --location --request POST '/service/recivemsg?type=BillF0Delete' \
--header 'Content-Type: application/json' \
--data-raw '{
"billCode": null,
"cuserid": "yy01",
"pk_bill": null,
"pk_corp": null,
"pk_org": "0101101",
"requstId": "唯一请求识别码,非必填",
"ts": 1615692890643,
"voType": "BillF0Delete",
"head": {
"pk_recbill": "D02022053000000004"
}
}'
{
"code": 200,
"datas": {
"billno": "D02022053100000007",
"headId": "1001K51000000000AI37"
},
"msg": "",
"opType": "http://127.0.0.1:14611/service/recivemsg?type=BillF0Delete",
"page": 1,
"pageSize": 0,
"pk_bill": "100000111110003",
"pk_group": "1001A11000000000086X",
"requstId": "唯一请求识别码,非必填",
"total": 0,
"ts": 1653961415735
}