Sets the disabled state of a deposit using the provided depositId. The request body contains a single boolean field, disabled, which determines whether the deposit is enabled or disabled.
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.
Your API key, which can be generated from the Helio Dashboard settings page.
Indicates whether the deposit customer is enabled or disabled. Set to true to disable, or false to enable.
Deposit disabled state updated successfully.