Credit Entitlements
顧客元帳の一覧
特定のクレジット権利の下での顧客の元帳エントリを一覧表示します
GET
JavaScript
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
クエリパラメータ
Page size default is 10 max is 100
必須範囲:
x >= 0Page number default is 0
必須範囲:
x >= 0Filter by transaction type (snake_case: credit_added, credit_deducted, credit_expired, etc.)
Filter by start date
Filter by end date
レスポンス
List of ledger entries
最終更新日 2026年4月1日
JavaScript