ncloud_get_credit_history_list
Retrieve credit balance, usage history per service, and validity periods. Filter by month, member, or discount number.
Instructions
Get credit history list. Returns credit balance, usage history per service, and validity periods for all or specific credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number | |
| endMonth | No | End month in yyyyMM format | |
| pageSize | No | Page size (max 1000, default 1000) | |
| isPartner | No | Query as Partner representative | |
| startMonth | No | Start month in yyyyMM format | |
| memberNoList | No | Member number list (master/partner only) | |
| discountNoList | No | Credit discount numbers to query (from getDiscountList) | |
| isOrganization | No | Query as Organization master (integrated view) |