---
title: "Schedule Recommendations Summary"
method: POST
path: "/v2/schedule_recommendations/summary"
tags: ["Schedule Recommendations"]
---

# Schedule Recommendations Summary

`POST /v2/schedule_recommendations/summary`

Schedule Recommendations Summary

## Request body

- ScheduleRecommendationSummaryRequest
  - `tenant_ids` string[] — Tenant Ids
  - `service_account_ids` string[] — Service Account Ids
  - `service_names` string[] — Service Names
  - `currency` 'AED' | 'ALL' | 'ARS' | 'AUD' | 'BAM' | 'BDT' | 'BGN' | 'BHD' | 'BRL' | 'CAD' | 'CHF' | 'CLP' | 'CNY' | 'COP' | 'CRC' | 'CZK' | 'DKK' | 'EGP' | 'EUR' | 'GBP' | 'HKD' | 'HRK' | 'HUF' | 'IDR' | 'ILS' | 'INR' | 'ISK' | 'JPY' | 'KES' | 'KRW' | 'KWD' | 'KZT' | 'MOP' | 'MVR' | 'MXN' | 'MYR' | 'NOK' | 'NZD' | 'OMR' | 'PEN' | 'PHP' | 'PKR' | 'PLN' | 'QAR' | 'RON' | 'RSD' | 'RUB' | 'SAR' | 'SEK' | 'SGD' | 'THB' | 'TRY' | 'TWD' | 'USD' | 'VND' | 'ZAR' — Currency

## Response `200`

Schedule Recommendation Summary

- ScheduleRecommendationSummaryResponse
  - `potential_savings` number — Potential Cost Savings
  - `weekly_recommendations` integer — Count of Weekly Recommendations
  - `hourly_recommendations` integer — Count of Hourly Recommendations
  - `impacting_resources` integer — Count of Impacting Resources

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.net/corestack/apis/corestack-external-api.md) · [All operations](https://skmtc.net/corestack/apis/corestack-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/corestack/corestack-external-api/versions/bf2cdf20826d/schema)
