create_sub_uid
Create a sub account on Bybit by providing a username and member type. Optionally add a note for identification.
Instructions
Create a sub UID.
Args: username: Sub account username (6-16 chars, letters+numbers). member_type: 1: normal sub account, 6: custodial sub account. note: Note for the sub account (optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | ||
| member_type | Yes | ||
| note | No |