create_account
Create a new client account for legal practice management by providing a JSON object with at least the display name.
Instructions
Create a new client account. account_json is a JSON object string.
Minimum required: displayName.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |