OpeneBayAddSubscriberResponseType
Contains a response to an addSubscriber call.
Fields
message ( string ) [0..1]
Message about the subscription status.
See the Field Index to learn which calls use message.

status ( see OpeneBaySubscriptionStatusType for possible values ) [1]
The status of the subscription, according to your application. For example, when you receive an addSubscriber request, your application's response includes this field to indicate the latest subscription status of the user, according to your database. This status value initially is set by your application, unlike the subscriptionStateChangeInfo.newState value, which is set by eBay. When eBay receives this status value from your application, eBay sets the subscription to Active, Pending, or Rejected, depending on the status value you send in the response.
See the Field Index to learn which calls use status.

subscriptionId ( string ) [0..1]
For a particular application, the subscriptionId uniquely identifies a user's subscription.
See the Field Index to learn which calls use subscriptionId.

This document was generated with a customized version of the apireferencedocs tool.

© 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.