SMS API
KeywordResponseInfo
This type is included in the GetKeywordsResponse
, RemoveKeywordResponse
, and SMSKeywordResponse
types.
Type Properties
Property Name | Description | Data Type | Sample |
---|---|---|---|
EntryDate | UTC date/time when keyword was added. | DateTime | \/Date(1682439497785)\/ |
Keyword | Keyword value. | String | Keyword27 |
ReturnCode | Return code for this keyword.Value 0 – NoError 1 – KeywordAddedWhen assigning a keyword, the keyword was successfully added. 2 – KeywordAlreadyInUseWhen assigning a keyword, the keyword is already being used. 3 – ShortCodeNotAssignedToKey 4 – LicenseKeyInvalid 5 – KeywordInvalid 6 – ShortCodeInvalid 7 – KeywordRemovedWhen removing a keyword, the keyword was successfully removed. 8 – KeywordNotFound 9 – InternalError | Enum | 0 – NoError |
ShortCode | Short code that this keyword is assigned to. | String | 10101 |
Let’s start sending, together.