{
"invoiceNo": "string",
"invoiceCode": "string"
}
curl --location --request POST '/mylq/queryInvoice' \
--header 'Biz-Type: {{Biz-Type}}' \
--header 'Gksk-Access-Token: {{Gksk-Access-Token}}' \
--header 'Gksk-Tenant-Code: {{Gksk-Tenant-Code}}' \
--header 'Ou: 60' \
--header 'Taxno: {{Taxno}}' \
--header 'token: {{token}}' \
--header 'tenantId: {{tenantId}}' \
--header 'systemSource: {{systemSource}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"invoiceNo": "string",
"invoiceCode": "string"
}'
com.sinopharm.invoice.dto.response.Response<com.sinopharm.invoice.sale.biz.dto.response.InvoiceInfoForLQResponse>
{
"code": "",
"message": "",
"data": {
"fphm": "",
"fpdm": "",
"lzfpbz": "",
"fppz": "",
"fplx": "",
"gmfzrrbz": "",
"tdys": "",
"cezslxDm": "",
"sgfplxDm": "",
"ckywsyzcDm": "",
"zzsjzjtDm": "",
"xsfnsrsbh": "",
"xsfmc": "",
"xsfdz": "",
"xsfdh": "",
"xsfkhh": "",
"xsfzh": "",
"gmfnsrsbh": "",
"gmfmc": "",
"gmfdz": "",
"gmfdh": "",
"gmfkhh": "",
"gmfzh": "",
"hjje": "",
"hjse": "",
"jshj": "",
"kpr": "",
"dylzfphm": "",
"dylzfpdm": "",
"hzqrxxdbh": "",
"bz": "",
"fpmxList": [
{
"mxxh": "",
"dylzfpmxxh": "",
"xmmc": "",
"hwhyslwfwmc": "",
"spfwjc": "",
"ggxh": "",
"dw": "",
"sl": "",
"dj": "",
"je": "",
"slv": "",
"se": "",
"hsje": "",
"kce": "",
"sphfwssflhbbm": "",
"fphxz": "",
"yhzcbs": ""
}
],
"ywqqlsh": "",
"nsrsbh": ""
},
"time": ""
}