| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::SMSSubscriptionType
User data related to notifications. Note that SMS is currently reserved for future use.
eBay::API::XML::DataType::SMSSubscriptionType inherits from the eBay::API::XML::BaseDataType class
The wireless carrier ID.
Calls: SetNotificationPreferences RequiredInput: No
# Argument: 'ns:WirelessCarrierIDCodeType'
Calls: GetNotificationPreferences Returned: Conditionally
# Returns: 'ns:WirelessCarrierIDCodeType'
Reason for SMS subscription error (postback from thired-party integrator).
Calls: SetNotificationPreferences RequiredInput: No
# Argument: 'ns:SMSSubscriptionErrorCodeCodeType'
Calls: GetNotificationPreferences Returned: Conditionally
# Returns: 'ns:SMSSubscriptionErrorCodeCodeType'
ID of item to unsubscribe from SMS notification.
Calls: SetNotificationPreferences RequiredInput: No
# Argument: 'ns:ItemIDType'
Calls: GetNotificationPreferences Returned: Conditionally
# Returns: 'ns:ItemIDType'
The wireless phone number to be used for receiving SMS messages. Max length of phone number varies by country.
MaxLength: varies by country
Calls: SetNotificationPreferences RequiredInput: No
# Argument: 'xs:string'
Calls: GetNotificationPreferences Returned: Conditionally
# Returns: 'xs:string'
Registered/Unregistered/Pending.
Calls: SetNotificationPreferences RequiredInput: No AllValuesExcept: Failed, Pending, Registered, Unregistered
# Argument: 'ns:SMSSubscriptionUserStatusCodeType'
Calls: GetNotificationPreferences Returned: Conditionally
# Returns: 'ns:SMSSubscriptionUserStatusCodeType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |