Skip to main content
GET
列出已保存的卡片

授权

Authorization
string
header
必填

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

查询参数

page
integer
默认值:1
必填范围: x >= 1
page_size
integer
默认值:50
必填范围: x <= 200
from
string<date>
必填
to
string<date>
必填
payer_reference
string
status
enum<string>
可用选项:
active,
revoked

响应

分页的已存卡片。

page
integer
page_size
integer
stored_cards
object[]
最后修改于 2026年8月18日