user

List Subaccounts

Returns subaccount IDs for the authenticated user excluding the master account ID.

get/user/subaccounts

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

account_idsstring[] nullable required

Example response

{
  "$schema": "https://api.qfex.com/schemas/ListSubaccountsResponseBody.json"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.