---
title: "Changes to Create an assets report"
method: POST
path: "/v1/users/{user_id}/assets/reports/"
---

# Changes to Create an assets report

`POST /v1/users/{user_id}/assets/reports/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 11 revisions.

- **2026-07-27** `f7c013875516` — 9 info
- **2026-07-26** `e58688835e25` — 8 breaking

## Changes

- **2026-07-27** `f7c013875516` — 9 info
  - the `links/items/accounts/items/summary/avg_30` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `201`
  - the `links/items/accounts/items/summary/avg_60` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `201`
  - the `links/items/accounts/items/summary/avg_90` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `201`
  - the `links/items/accounts/items/summary/balance` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `201`
  - the `links/items/accounts/items/transactions/items/amount` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `201`
  - the `summary/avg_30` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `201`
  - the `summary/avg_60` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `201`
  - the `summary/avg_90` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `201`
  - the `summary/balance` response's property pattern `^-?\d{1,10}\.\d{2}$` was added for the status `201`
- **2026-07-26** `e58688835e25` — 8 breaking
  - the response property `borrower/first_name` became nullable for the status `201`
  - the response property `borrower/last_name` became nullable for the status `201`
  - the response property `borrower/ssn` became nullable for the status `201`
  - the response property `links/items/accounts/items/mask` became nullable for the status `201`
  - the response property `links/items/accounts/items/routing_number` became nullable for the status `201`
  - the `links/items/accounts/items/balances/available_balance` response's property type/format changed from `string`/`decimal` to `number`/`decimal` for status `201`
  - the `links/items/accounts/items/balances/balance` response's property type/format changed from `string`/`decimal` to `number`/`decimal` for status `201`
  - the `links/items/accounts/items/balances/credit_limit` response's property type/format changed from `string`/`decimal` to `number`/`decimal` for status `201`

---

[Operation](https://skmtc.dev/truv/apis/truv-api/docs/v1/users/:user_id/assets/reports/post.md) · [API](https://skmtc.dev/truv/apis/truv-api.md) · [Page](https://skmtc.dev/truv/apis/truv-api/changes/v1/users/:user_id/assets/reports/post)
