SetPostbackEnabledForLicenseKeyResponse
This response is returned by the SetPostbackEnabledForLicenseKey
method.
Type Properties
Property Name | Description | Data Type | Sample | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Country |
Origin country for number. |
String |
US | ||||||||||||||||
PhoneNumber |
Number being checked for postback URL settings. |
String |
7575550000 | ||||||||||||||||
PostbackEnabled |
Indicates whether the postback URL is enabled on number. |
Boolean |
True | ||||||||||||||||
PostbackType |
Indicates whether the postback URL is used for incoming messages, outgoing messages, or delivery receipts.
|
Enum |
0 - All | ||||||||||||||||
PostbackUrl |
The URL to use for postbacks. |
String |
http://www.esendex.us/postback.aspx | ||||||||||||||||
ReturnCode |
Indicates whether an error occurred due to the data in the request.
|
Enum |
0 - NoError |