---
title: "Validate Plan"
method: GET
path: "/validate_plan"
---

# Validate Plan

`GET /validate_plan`

## Headers

- `Api-Key` string, required

## Request body

- object
  - `amount` integer, required
  - `connection_number` string, required
  - `operator_id` integer, required
  - `additional_params` object

## Response `200`

200

- object
  - `data` object
    - `autoPaySupported` boolean
    - `balance` integer
    - `businessError` boolean
    - `callForHelpEnabled` boolean
    - `description` string
    - `discountedPrice` integer
    - `pgAmount` integer
    - `rewardWidgetEnabled` boolean
    - `spinTheWheelApplied` boolean
    - `status` string
    - `superCashBurned` integer
    - `walletAmount` integer
    - `zipBalanceUsed` integer
  - `ok` boolean

---

[API](https://skmtc.dev/decentro/apis/decentro-staging.md) · [All operations](https://skmtc.dev/decentro/apis/decentro-staging/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/decentro/decentro-staging/revisions/f1a86ce4638c/schema)
