Skip to main content
GET
Get Public Withdrawal Config
Note: When using the production environment at moonpay.hel.io, set your API endpoint to api.hel.io/v1. For the development environment, use api.dev.hel.io/v1.
minSupportedVersions is advisory (not enforced by the API). When using the Withdraw SDK, compare it with isSupported() before starting a flow.

Path Parameters

withdrawalConfigId
string
required

The withdrawal config ID.

Response

Public withdrawal config retrieved successfully.

id
string

The withdrawal config ID (withdrawalConfigId).

name
string
platform
string
disabled
boolean
disabledBlockchainSymbols
string[]
enabledFeatures
string[]
createdAt
string<date-time>
updatedAt
string<date-time>
fromCurrencies
object[]
exchangeRates
object[]
minSupportedVersions
object

Advisory minimum client package versions. Soft gate — advertised, not enforced by the API.