OpeneBaySubscriptionStateChangeInfoType
Container for information about a change in the state of a subscription.

Types that use OpeneBaySubscriptionStateChangeInfoType:

Call that uses one or more fields of OpeneBaySubscriptionStateChangeInfoType:

Fields

newState ( see OpeneBaySubscriptionStateType for possible values ) [1]
The new state of a subscription. This value is sent by eBay; eBay sends an updateSubscriber request to your application when a change in a user's subscription state is detected. For example, eBay sends an updateSubscriber request to your application if, due to a payment failure, a user's subscription goes into a suspended state.
See the Field Index to learn which calls use newState.

note ( string ) [1]
A message about the reason for the change in state of the subscription. Depending on how the subscription state was changed, this message may have been manually entered (as part of the change) or may have been auto-generated. If a user unsubscribed themselves, this field contains a statement that the user unsubscribed using the Manage Applications page.
See the Field Index to learn which calls use note.

previousState ( see OpeneBaySubscriptionStateType for possible values ) [1]
The state that the subscription was in, before eBay detected that a change occurred.
See the Field Index to learn which calls use previousState.

reasonCode ( see OpeneBaySubscriptionReasonCode for possible values ) [1]
A message about the reason for the change in state of the subscription. Depending on how the subscription state was changed, this message may have been manually entered (as part of the change) or may have been auto-generated.
See the Field Index to learn which calls use reasonCode.

© 2009–2010 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.