---
title: "Changes to Retrieve liabilities"
method: GET
path: "/v1/links/{link_id}/liabilities/"
---

# Changes to Retrieve liabilities

`GET /v1/links/{link_id}/liabilities/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 12 revisions.

- **2026-07-27** `f7c013875516` — 21 info
- **2026-07-26** `e58688835e25` — 2 breaking, 7 warning

## Changes

- **2026-07-27** `f7c013875516` — 21 info
  - the `accounts/items/balances/available_balance` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `accounts/items/balances/balance` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `accounts/items/balances/credit_limit` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `liabilities/credit/items/advances_apr` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `liabilities/credit/items/available_cash` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `liabilities/credit/items/available_credit` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `liabilities/credit/items/credit_line` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `liabilities/credit/items/current_balance` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `liabilities/credit/items/last_payment_amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `liabilities/credit/items/last_stmt_balance` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `liabilities/credit/items/minimum_payment_amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `liabilities/credit/items/next_payment_amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `liabilities/credit/items/past_due_amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `liabilities/credit/items/purchases_apr` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `liabilities/loans/items/escrow_balance` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `liabilities/loans/items/interest_paid_year_to_date` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `liabilities/loans/items/interest_rate` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `liabilities/loans/items/last_payment_amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `liabilities/loans/items/next_payment_amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `liabilities/loans/items/original_principal` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `liabilities/loans/items/principal_balance` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
- **2026-07-26** `e58688835e25` — 2 breaking, 7 warning
  - the response property `accounts/items/balances/currency_code` became nullable for the status `200`
  - the `liabilities/loans/items/loan_term` response's property type changed from `string` to `integer` for status `200`
  - added the new `BOAT` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `CERTIFICATE_OF_DEPOSIT` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `EDUCATIONAL` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `ESTATE` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `INDIVIDUAL` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `POWERSPORTS` enum value to the `accounts/items/subtype` response property for the response status `200`
  - added the new `undefined` enum value to the `accounts/items/subtype` response property for the response status `200`

---

[Operation](https://skmtc.dev/truv/apis/truv-api/docs/v1/links/:link_id/liabilities/get.md) · [API](https://skmtc.dev/truv/apis/truv-api.md) · [Page](https://skmtc.dev/truv/apis/truv-api/changes/v1/links/:link_id/liabilities/get)
