简要描述:

  • 接口版本:

版本号 制定人 制定日期 修订日期
1.0.0 kevin 2026-04-14

请求URL:

请求方式:

  • GET

请求头:

参数名 是否必须 类型 说明
token string 凭证

请求参数:

参数名 是否必须 类型 说明
source string 1=pos 2=线上点餐 3=Ubereats 4=Foodpanda 5=自助點餐
store_id string 门店id

返回示例:

正确时返回:

{
    "status": 200,
    "msg": "ok",
    "data": {
        "credit_card": 0,
        "ubereats": 0,
        "cash_payment": 0,
        "line_pay": 0,
        "turnover": 0,
        "in_cash_cabinet_price": 0,
        "retention_fund": 0,
        "excess_collection_and_change": 0,
        "other_income": 0,
        "short_overflow": 0,
        "in_the_cash_cabinet": 0,
        "receivable_the_cash_cabinet": 0,
        "invalid_total_amount": 0,
        "manual_discount": 0,
        "all_discount": 0
    },
    "other": []
}

错误时返回:

{
    "status": 0,
    "msg": "验证错误"
}

返回参数说明:

参数名 类型 说明
credit_card int 信用卡
ubereats int ubereats
cash_payment int 現金付款
line_pay int line pay
turnover int 營業額
in_cash_cabinet_price int 錢櫃現金
retention_fund int 留存金
excess_collection_and_change int 溢收找零
other_income int 其他收入
short_overflow int 短溢
in_the_cash_cabinet int 錢櫃實點現金
receivable_the_cash_cabinet int 錢櫃應收現金
cash_payment int 現金付款
invalid_total_amount int 作廢總額
manual_discount int 手動折扣
all_discount int 折扣

备注:

作者:admin  创建时间:2026-04-14 21:21
最后编辑:admin  更新时间:2026-05-08 19:05
上一篇:
下一篇: