ncloud_get_demand_cost_list
Get monthly billing cost list including total amounts, discounts, VAT, and payment status for up to three months.
Instructions
Get monthly billing cost list. Returns total billing amounts including discounts, VAT, and payment status 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 | |
| startMonth | Yes | Start month in yyyyMM format (e.g. 202401) | |
| memberNoList | No | Member number list (master/partner only) | |
| isOrganization | No | Query as Organization master (integrated view) |