---
title: "Read the account balance (Processors Only)"
method: GET
path: "/payment_account"
tags: ["processor token"]
---

# Read the account balance (Processors Only)

`GET /payment_account`

Read the account balance (Processors Only)

## Response `200`

OK

- PaymentAccountBody
  - `payment_account` object
    - `account_guid` string
    - `member_guid` string
    - `user_guid` string
    - `account_name` string
    - `account_number` unknown
    - `account_type` string
    - `available_balance` unknown
    - `balance` unknown
    - `created_at` string
    - `routing_number` unknown
    - `transit_number` unknown
    - `updated_at` string

## Changes

> 50 revisions in range; 1 not diffed.

- **2025-11-05** `e74cd2b059b5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mx/apis/mx-platform-api/changes/payment_account/get.md)

---

[API](https://skmtc.dev/mx/apis/mx-platform-api.md) · [All operations](https://skmtc.dev/mx/apis/mx-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mx/mx-platform-api/revisions/b6632646ee89/schema)
