---
title: "Record Deposit Wallet Activity (By Token)"
method: POST
path: "/v1/deposit-wallet/token/{tokenId}/activity"
tags: ["Deposits"]
---

# Record Deposit Wallet Activity (By Token)

`POST /v1/deposit-wallet/token/{tokenId}/activity`

Call this endpoint whenever you display deposit wallets to a customer identified by their **customer deposit token**. Activity is recorded for **all** deposit wallets linked to that customer. This temporarily increases balance polling and helps detect incoming payments more quickly, improving the payment experience for your customers.

## Path parameters

- `tokenId` string, required

## Response `201`

Deposit wallet activity was successfully recorded. No response body is returned.

---

[API](https://skmtc.net/hel/apis/helio-open-api.md) · [All operations](https://skmtc.net/hel/apis/helio-open-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hel/helio-open-api/revisions/5732beb2d39f/schema)
