curl --location --request GET 'https://test.pro.wuht.net/adminapi/v2/order/invoice_list?page&limit=' \
--header 'authori-zation: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJ0ZXN0LnByby53dWh0Lm5ldCIsImF1ZCI6InRlc3QucHJvLnd1aHQubmV0IiwiaWF0IjoxNjQ5NzQ2MjAyLCJuYmYiOjE2NDk3NDYyMDIsImV4cCI6MTY1MDM1MTAwMiwianRpIjp7ImlkIjoxLCJ0eXBlIjoiYWRtaW4ifX0.-xDXOdYfBNsu3IqF3nMO_E_fop2lxkwNw25fdQpzGVQ'
{
"status": 0,
"msg": "string",
"data": [
{
"id": 0,
"uid": 0,
"category": "string",
"order_id": 0,
"invoice_id": 0,
"header_type": 0,
"type": 0,
"name": "string",
"duty_number": "string",
"drawer_phone": "string",
"email": "string",
"tell": "string",
"address": "string",
"bank": "string",
"card_number": "string",
"is_pay": 0,
"is_refund": 0,
"is_invoice": 0,
"invoice_number": "string",
"remark": "string",
"invoice_time": 0,
"add_time": "string",
"order": {
"id": 0,
"order_id": "string",
"trade_no": "string",
"uid": 0,
"real_name": "string",
"user_phone": "string",
"user_address": "string",
"cart_id": [
0
],
"freight_price": "string",
"total_num": 0,
"total_price": "string",
"total_postage": "string",
"pay_price": "string",
"pay_postage": "string",
"deduction_price": "string",
"coupon_id": 0,
"coupon_price": "string",
"paid": 0,
"pay_time": 0,
"pay_type": "string",
"add_time": 0,
"status": 0,
"refund_status": 0,
"refund_reason_wap_img": "string",
"refund_reason_wap_explain": "string",
"refund_reason_time": 0,
"refund_reason_wap": "string",
"refund_reason": null,
"refund_price": "string",
"delivery_name": null,
"delivery_code": "string",
"delivery_type": null,
"delivery_id": null,
"fictitious_content": "string",
"delivery_uid": 0,
"gain_integral": "string",
"use_integral": "string",
"back_integral": null,
"mark": "string",
"is_del": 0,
"unique": "string",
"remark": null,
"mer_id": 0,
"is_mer_check": 0,
"combination_id": 0,
"pink_id": 0,
"cost": "string",
"seckill_id": 0,
"bargain_id": 0,
"verify_code": "string",
"store_id": 0,
"shipping_type": 0,
"clerk_id": 0,
"is_channel": 0,
"is_remind": 0,
"is_system_del": 0,
"channel_type": "string",
"province": "string",
"express_dump": "string",
"cartInfo": [
{
"id": 0,
"uid": 0,
"type": "string",
"product_id": 0,
"product_attr_unique": "string",
"cart_num": 0,
"add_time": 0,
"is_pay": 0,
"is_del": 0,
"is_new": 0,
"combination_id": 0,
"seckill_id": 0,
"bargain_id": 0,
"status": 0,
"productInfo": {
"id": 0,
"mer_id": 0,
"image": "string",
"recommend_image": "string",
"slider_image": [
"string"
],
"store_name": "string",
"store_info": "string",
"keyword": "string",
"bar_code": "string",
"cate_id": "string",
"price": "string",
"vip_price": "string",
"ot_price": "string",
"postage": "string",
"unit_name": "string",
"sort": 0,
"sales": 0,
"stock": 0,
"is_show": 0,
"is_hot": 0,
"is_benefit": 0,
"is_best": 0,
"is_new": 0,
"add_time": 0,
"is_postage": 0,
"is_del": 0,
"mer_use": 0,
"give_integral": "string",
"cost": "string",
"is_seckill": 0,
"is_bargain": null,
"is_good": 0,
"is_sub": 0,
"is_vip": 0,
"ficti": 0,
"browse": 0,
"code_path": "string",
"soure_link": "string",
"video_link": "string",
"temp_id": 0,
"spec_type": 0,
"activity": "string",
"spu": "string",
"label_id": "string",
"command_word": "string",
"attrInfo": {
"product_id": 0,
"suk": "string",
"stock": 0,
"sales": 0,
"price": "string",
"image": "string",
"unique": "string",
"cost": "string",
"bar_code": "string",
"ot_price": "string",
"vip_price": "string",
"weight": "string",
"volume": "string",
"brokerage": "string",
"brokerage_two": "string",
"type": 0,
"quota": 0,
"quota_show": 0
}
},
"attrStatus": true,
"costPrice": "string",
"trueStock": 0,
"truePrice": "string",
"vip_truePrice": 0,
"integral_price": 0,
"unique": "string",
"is_reply": 0
}
],
"_status": {
"_type": 0,
"_title": "string",
"_msg": "string",
"_class": "string",
"_payType": "string"
},
"_pay_time": "string",
"_add_time": "string",
"stop_time": 0,
"status_pic": "string",
"offlinePayStatus": 0,
"order_log": {
"create": "string",
"pay": "string",
"delivery": "string",
"take": "string",
"complete": "string"
}
}
}
]
}