---
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

---

[API](https://skmtc.net/passiv/apis/snaptrade.md) · [All operations](https://skmtc.net/passiv/apis/snaptrade/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/passiv/snaptrade/versions/993e058b557e/schema)
