---
title: "Seed today's snapshot for manual accounts"
method: POST
path: "/api/accounts/manual/seed-snapshot"
tags: ["Accounts"]
---

# Seed today's snapshot for manual accounts

`POST /api/accounts/manual/seed-snapshot`

Force today's balance snapshot upsert for the caller's manual accounts.

## Response `200`

Snapshot seeded

- SuccessResponse
  - `message` string
  - `success` boolean, required

## Other responses

- `401` — Unauthorized
- `403` — Subscription required

---

[API](https://skmtc.net/cobaltpf/apis/cobalt-api.md) · [All operations](https://skmtc.net/cobaltpf/apis/cobalt-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cobaltpf/cobalt-api/revisions/8ef0dfb5d23c/schema)
