---
title: "GET /api/Terminal/CheckWithBalance"
method: GET
path: "/api/Terminal/CheckWithBalance"
tags: ["Terminal"]
---

# GET /api/Terminal/CheckWithBalance

`GET /api/Terminal/CheckWithBalance`

## Query parameters

- `phoneNumber` string
- `userName` string
- `hash` string
- `code` string
- `amount` integer

## Headers

- `Authorization` string, required
- `lang` string, required
- `ClientId` string, required
- `ClientVersion` string

## Response `200`

Success

- TBCPayServicesModelsExternalServiceCheckAccountResponse
  - `fullName` string
  - `balance` number, double
  - `result` integer

---

[API](https://skmtc.dev/tbcpay/apis/tbcpay-api-version-13-0-3.md) · [All operations](https://skmtc.dev/tbcpay/apis/tbcpay-api-version-13-0-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tbcpay/tbcpay-api-version-13-0-3/revisions/d3eca09fed32/schema)
