{
"status": 0,
"inv_sn": "",
"order_sn": "",
"s_time": "",
"e_time": "",
"page": 1,
"limit": 10
}curl --location --request POST '?c=invoice&a=getInvoice' \
--header 'Ak: 58df6c8b752b6028e8799ef34aa500ab' \
--header 'App: hza-pc-1d0s1' \
--header 'Sk: 441db3b112073c9bf3c568a22ebb42b7' \
--header 'Token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"status": 0,
"inv_sn": "",
"order_sn": "",
"s_time": "",
"e_time": "",
"page": 1,
"limit": 10
}'{
"data": {
"list": [
{
"id": "36",
"sn": "V2026040314215583290",
"user_id": "1",
"order_sn": "U2026040115452178483",
"email": "valljf.i3q@yahoo.com.cn",
"invoice_tid": "28",
"invoice_type": "1",
"invoice_amount": "94.00",
"company_name": "大有集团",
"company_address": "高街8号",
"tax_id": "6305599456454548",
"company_telephone": "12691434251",
"bank_of_deposit": "中国银行",
"bank_account": "62258987879494949494",
"status": "1",
"add_time": "2026-04-03 14:20:48",
"remark": "总公司",
"sure_time": "-",
"review_msg": "",
"title_type": "2",
"content_type": "1",
"order_type": "0",
"sure_img": "",
"sure_pdf": "",
"top_id": "0",
"up_num": "0",
"is_up": "0",
"shop_name": "测试店铺",
"shop_id": "1",
"up_img": "",
"goods": [
{
"goods_name": "袋鼠双肩包男大容量旅行背包防泼水商务电脑包初中高中大学生男女书包 黑色",
"goods_thumb": "http://osst.nlyz365.com/points/img202509031947044961.png",
"goods_num": "1",
"goods_price": "45.00",
"specs_name": "白色"
},
{
"goods_name": "袋鼠双肩包男大容量旅行背包防泼水商务电脑包初中高中大学生男女书包 黑色",
"goods_thumb": "http://osst.nlyz365.com/points/img202509031947044961.png",
"goods_num": "1",
"goods_price": "49.00",
"specs_name": "灰色"
}
],
"order_add_time": "2026-04-01 15:39:24",
"pid": "0",
"p_inv_sn": "-",
"p_status": 1
}
],
"count": 1
},
"msg": "操作成功",
"code": 0
}