Phone sender schema
Name | Type | Description | Notes |
---|---|---|---|
senderId | Integer | [readonly] | |
status | StatusEnum | Status of the sender | [optional] [readonly] |
phone | String | Sender value (country code followed by phone number, split by '-') | |
file | byte[] | Content of your sender file in base64 |
Name | Value |
---|---|
ACTIVE | "active" |
MODERATION | "moderation" |
REJECTED | "rejected" |