---
title: "Changes to Retrieve a statement"
method: GET
path: "/v1/links/{link_id}/statements/{statement_id}/"
---

# Changes to Retrieve a statement

`GET /v1/links/{link_id}/statements/{statement_id}/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 11 revisions.

- **2026-07-27** `f7c013875516` — 1 warning, 19 info

## Changes

- **2026-07-27** `f7c013875516` — 1 warning, 19 info
  - added the new `C` enum value to the `basis_of_pay` response property for the response status `200`
  - the `bonus` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `bonus_ytd` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `commission` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `commission_ytd` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `deductions/items/amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `deductions_ytd/items/amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `earnings/items/amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `earnings_ytd/items/amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `gross_pay` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `gross_pay_ytd` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `hours` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `net_pay` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `net_pay_ytd` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `other_pay` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `other_pay_ytd` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `overtime` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `overtime_ytd` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `regular` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`
  - the `regular_ytd` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `200`

---

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