user

Create Subaccount

Allocates a new subaccount ID for the authenticated user and returns it in the response body.

post/user/subaccounts

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

account_idstring uuid required

Example response

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

Changes

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