Mining Pool/API Documentation/Payments
Get payment settings
Retrieves a subaccount in a subaccounts group, together with the Mining Pool discount rates associated for each of the currencies mined using that subaccount.
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
Any properties in string,array<string>An array of subaccount names for which to retrieve summary information.
page_number
numberThe page number to use for the returned data.
Minimum:
1
page_size
numberThe page size to use for the returned data.
Minimum:
1
Default Response