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