Updates a deposit by ID. Only provided fields are modified, allowing changes to name, description, payment options, disabled state, blockchain symbols, and more.
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.Authentication using JWT token
The unique ID of the deposit to update.
Your API key, which can be generated from the Helio Dashboard settings page.
Request body for updating a deposit. All fields are optional.
Name of the deposit.
200Whether the deposit is disabled.
Description of the deposit.
200Send email notifications.
Configuration for a deposit payment option.
Configuration for a deposit payment option.
Configuration for a deposit payment option.
Configuration for a deposit payment option.
List of blockchain symbols for which deposits are disabled.
SOL, ETH, POLYGON, BASE, BITCOIN, ARBITRUM, BSC, TRON, ABSTRACT, HYPERLIQUID, HYPERCORE, PLASMA [["SOL", "BASE"]]Minimum sweep amount in USD.
x >= 3Deposit updated successfully.
Response body for a deposit.
Unique identifier of the deposit.
Name of the deposit.
Platform associated with the deposit.
HELIO, MAGIC_EDEN Whether the receiver is notified by email.
Whether the deposit is disabled.
Timestamp when the deposit was created.
Timestamp when the deposit was last updated.
Description of the deposit.
Associated paylink identifier.
List of blockchain symbols for which deposits are disabled.
SOL, ETH, POLYGON, BASE, BITCOIN, ARBITRUM, BSC, TRON, ABSTRACT, HYPERLIQUID, HYPERCORE, PLASMA [["SOL", "BASE"]]Configuration for a deposit payment option.
Configuration for a deposit payment option.
Configuration for a deposit payment option.
Configuration for a deposit payment option.
Minimum sweep amount in USD.
x >= 3