Refunds
列出退款
获取与您的账户关联的所有退款的列表。
GET
JavaScript
授权
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
查询参数
Get events after this created time
Get events created before this time
Page size default is 10 max is 100
必填范围:
x >= 0Page number default is 0
必填范围:
x >= 0Filter by status
可用选项:
succeeded, failed, pending, review Filter by subscription id
Filter by customer_id
响应
Last modified on January 28, 2026
JavaScript