Record Deposit Wallet Activity (By Token)
DEPOSITS
Record Deposit Wallet Activity (By Token)
Call this endpoint whenever you display deposit wallets for a customer identified by their customer deposit token. Activity is recorded for all wallets linked to that customer, temporarily increasing balance polling so incoming payments are detected more quickly.
POST
Record Deposit Wallet Activity (By Token)
Note: When using the production environment at moonpay.hel.io, set your API endpoint to
api.hel.io/v1 and generate API keys there. For the development environment, use api.dev.hel.io/v1 and generate API keys from moonpay.dev.hel.io.Path Parameters
A unique customer token that identifies the customer’s deposit.
Response
201
Deposit wallet activity was successfully recorded. No response body is returned.
