跳转到主要内容
GET
按商户的 POS 对账汇总

授权

Authorization
string
header
必填

会话 JWT(来自注册/登录)或 API key(pk_...)。 也接受 X-API-Key: <token> 作为替代请求头。

查询参数

from
string<date>
必填

Start date (YYYY-MM-DD, UTC, inclusive).

to
string<date>
必填

End date (YYYY-MM-DD, UTC, inclusive).

merchant_id
string<uuid>

响应

OK

from
string
to
string
merchants
object[]
最后修改于 2026年7月19日