---
title: "Changes to Get customer credit balance"
method: GET
path: "/v1/sdk/customers/{reference}/balance"
---

# Changes to Get customer credit balance

`GET /v1/sdk/customers/{reference}/balance`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 27 revisions.

- **2026-07-04** `a30b6aef464d` — 1 breaking, 6 info
- **2026-04-26** `60c2cd1caf83` — 2 breaking
- **2026-04-10** `c6f97c4a5492` — 2 breaking
- **2026-04-09** `7b327a22e3cb` — 1 warning
- **2026-04-08** `052cc028fdfa` — 1 info

## Changes

- **2026-07-04** `a30b6aef464d` — 1 breaking, 6 info
  - the response's body type changed from no type to `object` for status `200`
  - added the required property `credits` to the response with the `200` status
  - added the required property `creditsPerMinorUnit` to the response with the `200` status
  - added the required property `customerRef` to the response with the `200` status
  - added the required property `display` to the response with the `200` status
  - added the required property `displayCurrency` to the response with the `200` status
  - added the required property `displayExchangeRate` to the response with the `200` status
- **2026-04-26** `60c2cd1caf83` — 2 breaking
  - the response's body type changed from `object` to no type for status `200`
  - the response's body type changed from `object` to no type for status `404`
- **2026-04-10** `c6f97c4a5492` — 2 breaking
  - the response's body type changed from no type to `object` for status `200`
  - the response's body type changed from no type to `object` for status `404`
- **2026-04-09** `7b327a22e3cb` — 1 warning
  - deleted the `query` request parameter `currency`
- **2026-04-08** `052cc028fdfa` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/solvapay/apis/solvapay-rest-api/docs/v1/sdk/customers/:reference/balance/get.md) · [API](https://skmtc.dev/solvapay/apis/solvapay-rest-api.md) · [Page](https://skmtc.dev/solvapay/apis/solvapay-rest-api/changes/v1/sdk/customers/:reference/balance/get)
