Credit Entitlements
列出余额
列出特定信用权益的所有客户余额
GET
JavaScript
授权
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
路径参数
Credit Entitlement ID
查询参数
Page size default is 10 max is 100
必填范围:
x >= 0Page number default is 0
必填范围:
x >= 0Filter by specific customer ID
响应
List of customer balances
最后修改于 2026年3月2日
JavaScript