Get Available Withdrawal Informationget https://{region}-api.upbit.com/v1/withdraws/chanceRetrieves withdrawal availability information for the specified currency, including its withdrawal policy and user balance.Query ParamscurrencystringrequiredCurrency code to query. A filter parameter used to narrow down results by currency code.net_typestringrequiredBlockchain network identifier used for deposits and withdrawals. After registering a withdrawal address, call the List Withdrawal Allowed Addresses API to check the available "net_type" values for each address. For digital assets, this is a required field.Responses 200Object of withdrawal policy 400error objectUpdated 6 months ago