ncloud_get_discount_list
Retrieve all discounts assigned to your account, including product discounts, credits, and coins, with their validity periods and amounts.
Instructions
Get discount list. Returns all discounts (product discounts, credits, coins) assigned to the account with their validity periods and amounts.
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 (max 3 months range) | |
| memberNoList | No | Member number list (master/partner only) | |
| isOrganization | No | Query as Organization master (integrated view) | |
| isValidDiscount | No | Filter only valid (active) discounts | |
| discountTypeCode | No | Discount type: PRODUCT (service discount), CREDIT, COIN |