| Name | Type | Description | Notes |
|---|---|---|---|
| accountId | String | WhatsApp social account ID | |
| username | String | Desired username. Letters, digits, period, and underscore only. Must contain at least one letter. No leading, trailing, or consecutive periods. No www prefix. No domain TLD suffix. | |
| transferAction | TransferActionEnum | Pass `force_transfer` to request a transfer if the username is held by another account | [optional] |
| Name | Value |
|---|---|
| NONE | "none" |
| FORCE_TRANSFER | "force_transfer" |