Mining Pool/API Documentation/Payments
Get payment settings
Returns the payment settings for all subaccounts in a given currency type.
Authorization
authorization
<token>Use your API key here.
In: header
Path Parameters
currency_type
RequiredstringWhich currency to query, e.g. BTC or ZEN.
Value in:
"BTC" | "LTC_DOGE" | "SC" | "ZEC" | "ZEN"
Query Parameters
subaccount_names
array<string>An array of subaccount names for which to retrieve summary information.
Default Response