Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 761 Bytes

File metadata and controls

24 lines (12 loc) · 761 Bytes

SetWhatsappBusinessUsernameRequest

Properties

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]

Enum: TransferActionEnum

Name Value
NONE "none"
FORCE_TRANSFER "force_transfer"