{
"title": "发票抬头",
"unique_number": "FP123102983190283",
"price": 88,
"created_time": "",
"types": "01",
"content": 1,
"tax_number": "SH1283091238091123",
"code": "SH1283091238091123",
"summary_identity": "16B2AC89-E42F-D329-D1A5-427318A5EDCA",
"appendix": "https://xxxx.com/xx/xxx.pdf"
}
curl --location --request POST 'https://mesh.apinb.com//invoice.Invoice.History' \
--header 'Request-Id;' \
--header 'Workspace;' \
--header 'Authorization: YAb6b3m/PsSCMTmXqMyLHu5V4zv4CqqhxDoVzMRc1LHrA8FFjgA2pv293BRlA/aWEi/n0fedA19ZcACeMC3rvJRJ5VeBk/H/zCtMHtCYVnR2lG9qZL2K2oxtt1BNEW1deyP4wF6IosQ5qBTpC/n7bGfzBdty9AGlfoBSFu9R8XE=' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "发票抬头",
"unique_number": "FP123102983190283",
"price": 88,
"created_time": "",
"types": "01",
"content": 1,
"tax_number": "SH1283091238091123",
"code": "SH1283091238091123",
"summary_identity": "16B2AC89-E42F-D329-D1A5-427318A5EDCA",
"appendix": "https://xxxx.com/xx/xxx.pdf"
}'
{
"count": 1,
"list": [
{
"title": "发票抬头",
"unique_number": "",
"price": 88,
"created_time": "2024-05-06 10:31:16",
"types": "01",
"content": 1,
"tax_number": "SH1283091238091123",
"code": "SH1283091238091123",
"summary_identity": "16B2AC89-E42F-D329-D1A5-427318A5EDCA",
"appendix": "https://xxxx.com/xx/xxx.pdf",
"identity": "8F1959FD-4DC8-0EB0-7A27-BBCBF70A3CBA"
}
],
"name": "高高果作效空",
"tax_number": "4841658749631847696",
"invoice_types": "01",
"content": 1,
"invoice_price": 0,
"invoiced_price": 0,
"summary_identity": "d22bb153-5b01-4a46-a0d6-1447dd756197",
"summary_no": "697649657030847121"
}