---
title: "POST /accountBalanceHistoryUpdated"
method: POST
path: "/accountBalanceHistoryUpdated"
tags: ["Webhooks"]
---

# POST /accountBalanceHistoryUpdated

`POST /accountBalanceHistoryUpdated`

Notifies when account balance history has been updated for an account.

## Request body

- WebhookBase — The base webhook content
  - `webookId` string
  - `clientId` string
  - `eventTimestamp` string
  - `userId` string

## Response `200`

Return a 200 status to indicate that the update was successful

## Other responses

- `201` — Return a 201 status to indicate the update was successful

## Changes

- **2026-04-21** `27645ca09025` — 1 info
  - endpoint added
- **2026-03-06** `6a3b37154f49` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/passiv/apis/snaptrade/changes/accountBalanceHistoryUpdated/post.md)

---

[API](https://skmtc.dev/passiv/apis/snaptrade.md) · [All operations](https://skmtc.dev/passiv/apis/snaptrade/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/passiv/snaptrade/revisions/144fc036df27/schema)
