ncloud_get_contract_demand_cost_list
Retrieve contract-level billing costs including usage quantities, pricing, and discounts for a specified period up to 3 months.
Instructions
Get contract-level billing cost list. Returns detailed billing per contract including usage quantities, pricing, and discount amounts for the specified period (max 3 months).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number | |
| endMonth | Yes | End month in yyyyMM format (e.g. 202403, max 3 months range) | |
| pageSize | No | Page size (max 1000, default 1000) | |
| isPartner | No | Query as Partner representative | |
| contractNo | No | Contract number to filter | |
| regionCode | No | Region code (e.g. KR) | |
| startMonth | Yes | Start month in yyyyMM format (e.g. 202401) | |
| memberNoList | No | Member number list (master/partner only) | |
| demandTypeCode | No | Demand type code | |
| isOrganization | No | Query as Organization master (integrated view) | |
| demandTypeDetailCode | No | Demand type detail code |