{
"seller_id": 1,
"sn": "",
"order_sn": "",
"page": 1,
"limit": 10
}curl --location --request POST '?c=statistics&a=sellerBill' \
--header 'Ak: 58df6c8b752b6028e8799ef34aa500ab' \
--header 'App: hza-pc-1d0s1' \
--header 'Sk: 441db3b112073c9bf3c568a22ebb42b7' \
--header 'Token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"seller_id": 1,
"sn": "",
"order_sn": "",
"page": 1,
"limit": 10
}'{
"data": {
"list": [
{
"order_sn": "MA2026103113480753233",
"bill_time": "2025-12-30 13:24:10",
"order_amount": "45.00",
"refund_money": "0.00",
"bill_amount": "45.00",
"actual_amount": "9.00",
"ratio_amount": "0.02",
"sjdz_amount": 8.98,
"goods": [
{
"goods_id": "1",
"goods_sku": "2",
"goods_name": "北慕 斜挎包男日系简约个性运动款小挎包男士单肩包ins潮牌男士手机包包 白色【小恐龙】",
"goods_thumb": "http://osst.nlyz365.com/points/img202509031843515808.png",
"goods_price": "45.00",
"goods_num": "1",
"specs_name": "黑色",
"unit": "个",
"weight": "1.00"
}
]
},
{
"order_sn": "MA2026103113480753533",
"bill_time": "2025-12-30 13:24:09",
"order_amount": "34.00",
"refund_money": "0.00",
"bill_amount": "34.00",
"actual_amount": "6.80",
"ratio_amount": "0.01",
"sjdz_amount": 6.79,
"goods": [
{
"goods_id": "54",
"goods_sku": "161",
"goods_name": "回力男士斜挎包2025新款小型单肩包男款外出随身便携通勤帆布背包 黑色【可放550ml水杯】",
"goods_thumb": "http://osst.nlyz365.com/points/img202509031951565170.png",
"goods_price": "34.00",
"goods_num": "1",
"specs_name": "灰色",
"unit": "个",
"weight": "1.00"
}
]
}
],
"count": 10
},
"msg": "操作成功",
"code": 0
}