---
title: "Get Coinflow Wallet Balance"
method: GET
path: "/merchant/withdraws/payout/balance"
tags: ["merchant"]
---

# Get Coinflow Wallet Balance

`GET /merchant/withdraws/payout/balance`

## Headers

- `Authorization` string, required

## Response `200`

Ok

- MerchantGetPayoutBalanceResponse200
  - `balance` Cents, required
    - `cents` integer, required

---

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