GetUserPreferencesResponseType

Contains some or all of the authenticated user's preferences. The preferences are grouped in sets and are returned according to the flag settings in the request.

Fields

BidderNoticePreferences ( BidderNoticePreferencesType )
CombinedPaymentPreferences ( CombinedPaymentPreferencesType )
CrossPromotionPreferences ( CrossPromotionPreferencesType )
DispatchCutoffTimePreference ( DispatchCutoffTimePreferencesType )
EmailShipmentTrackingNumberPreference ( boolean )
EndOfAuctionEmailPreferences ( EndOfAuctionEmailPreferencesType )
OfferGlobalShippingProgramPreference ( boolean )
ProStoresPreference ( ProStoresCheckoutPreferenceType )
PurchaseReminderEmailPreferences ( PurchaseReminderEmailPreferencesType )
RequiredShipPhoneNumberPreference ( boolean )
SellerExcludeShipToLocationPreferences ( SellerExcludeShipToLocationPreferencesType )
SellerFavoriteItemPreferences ( SellerFavoriteItemPreferencesType )
SellerPaymentPreferences ( SellerPaymentPreferencesType )
SellerProfilePreferences ( SellerProfilePreferencesType )
SellerReturnPreferences ( SellerReturnPreferencesType )
SellerThirdPartyCheckoutDisabled ( boolean )
UnpaidItemAssistancePreferences ( UnpaidItemAssistancePreferencesType )

BidderNoticePreferences ( BidderNoticePreferencesType ) [0..1]
Container consisting of the seller's preference for receiving contact information for unsuccessful bidders. This container is returned when ShowBidderNoticePreferences is included and set to 'true' in the request. This preference is only applicable for auction listings.
See the Field Index to learn which calls use BidderNoticePreferences.

CombinedPaymentPreferences ( CombinedPaymentPreferencesType ) [0..1]
Container consisting of the seller's combined payment preferences. This container is returned when ShowCombinedPaymentPreferences is included and set to 'true' in the request.
Note: Calculated and flat-rate shipping preferences are no longer managed using the SetUserPreferences and GetUserPreferences calls. Instead,use the SetDiscountProfiles and GetDiscountProfiles calls to manage shipping discounts for combined payment orders.
See the Field Index to learn which calls use CombinedPaymentPreferences.

CrossPromotionPreferences ( CrossPromotionPreferencesType ) [0..1]
This container is no longer supported as eBay Store Cross Promotions are no longer supported in the Trading API. This container will be removed from the Trading WSDL and API Call Reference docs in a future release.

Container consisting of the seller's cross-promotion preferences. This container is returned when ShowCrossPromotionPreferences is included and set to 'true' in the request. These preferences are only applicable for eBay Store owners.
See the Field Index to learn which calls use CrossPromotionPreferences.

DispatchCutoffTimePreference ( DispatchCutoffTimePreferencesType ) [0..1]
Contains information about a seller's order cut off time preferences for same day shipping. If the seller specifies a value of 0 in Item.DispatchTimeMax to offer same day handling when listing an item, the seller's shipping time commitment depends on the order cut off time set for the listing site, as indicated by DispatchCutoffTimePreference.CutoffTime.

Note: Same day handling is available on the eBay Sandbox for release 817. It will become available on the production site as of Seller Release 13.1.
See the Field Index to learn which calls use DispatchCutoffTimePreference.

EmailShipmentTrackingNumberPreference ( boolean ) [0..1]
Container consisting of the seller's preference for sending an email to the buyer with the shipping tracking number. This container is returned when ShowEmailShipmentTrackingNumberPreference is included and set to 'true' in the request.
See the Field Index to learn which calls use EmailShipmentTrackingNumberPreference.

EndOfAuctionEmailPreferences ( EndOfAuctionEmailPreferencesType ) [0..1]
Container consisting of the seller's preferences for the end-of-auction email sent to the winning bidder. This container is returned when ShowEndOfAuctionEmailPreferences is included and set to 'true' in the request. These preferences are only applicable for auction listings.
See the Field Index to learn which calls use EndOfAuctionEmailPreferences.

OfferGlobalShippingProgramPreference ( boolean ) [0..1]
This flag indicates whether the seller has opted in to the Global Shipping Program and is able to offer global shipping to international buyers. Returned when ShowGlobalShippingProgramPreference is included and set to true.
See the Field Index to learn which calls use OfferGlobalShippingProgramPreference.

ProStoresPreference ( ProStoresCheckoutPreferenceType ) [0..1]
Container consisting of the seller's ProStores preferences. This container is returned when ShowProStoresPreference is included and set to 'true' in the request.
See the Field Index to learn which calls use ProStoresPreference.

PurchaseReminderEmailPreferences ( PurchaseReminderEmailPreferencesType ) [0..1]
Container consisting of a seller's preference for sending a purchase reminder email to buyers. This container is returned if the ShowPurchaseReminderEmailPreferences field is included and set to 'true' in the request.
See the Field Index to learn which calls use PurchaseReminderEmailPreferences.

RequiredShipPhoneNumberPreference ( boolean ) [0..1]
Container consisting of the seller's preference for requiring that the buyer supply a shipping phone number upon checkout. Some shipping carriers require the receiver's phone number. This container is returned when ShowRequiredShipPhoneNumberPreference is included and set to 'true' in the request.
See the Field Index to learn which calls use RequiredShipPhoneNumberPreference.

SellerExcludeShipToLocationPreferences ( SellerExcludeShipToLocationPreferencesType ) [0..1]
Container consisting of a list of the seller's excluded shipping locations. The returned list mirrors the seller's current Exclude shipping locations list in My eBay's shipping preferences. An excluded shipping location in My eBay can be an entire geographical region (such as Middle East) or only an individual country (such as Iraq). Sellers can override these default settings for an individual listing by using the Item.ShippingDetails.ExcludeShipToLocation field in the Add/Revise/Relist calls. This container is returned if the ShowSellerExcludeShipToLocationPreference field is included and set to 'true' in the request.
See the Field Index to learn which calls use SellerExcludeShipToLocationPreferences.

SellerFavoriteItemPreferences ( SellerFavoriteItemPreferencesType ) [0..1]
Container consisting of the seller's preferences for displaying items on a buyer's Favorite Sellers' Items page or Favorite Sellers' Items digest. This container is returned when ShowSellerFavoriteItemPreferences is included and set to 'true' in the request.
See the Field Index to learn which calls use SellerFavoriteItemPreferences.

SellerPaymentPreferences ( SellerPaymentPreferencesType ) [0..1]
Container consisting of the seller's payment preferences. This container is returned when ShowSellerPaymentPreferences is included and set to 'true' in the request.
See the Field Index to learn which calls use SellerPaymentPreferences.

SellerProfilePreferences ( SellerProfilePreferencesType ) [0..1]
Parent response container consisting of high-level information for all Business Policies profiles defined for the user's account. This container is returned if ShowSellerProfilePreferences is included and set to 'true' in the GetUserPreferences request (and one or more Business Policies profiles are defined for the user's account).
See the Field Index to learn which calls use SellerProfilePreferences.

SellerReturnPreferences ( SellerReturnPreferencesType ) [0..1]
Container consisting of a seller's eBay Return Center preferences. This container is returned if ShowSellerReturnPreferences is included and set to true in the request.
See the Field Index to learn which calls use SellerReturnPreferences.

SellerThirdPartyCheckoutDisabled ( boolean ) [0..1]
This flag is set with the SellerThirdPartyCheckoutDisabled field of the SetUserPreferences call, and is used to disable the use of a third-party application to handle the checkout flow for a seller. If true, Third-Party Checkout is disabled and any checkout flow initiated on the seller's application is redirected to the eBay checkout flow. This field is only returned if the SellerThirdPartyCheckoutDisabled field has been set with the SetUserPreferences call.
See the Field Index to learn which calls use SellerThirdPartyCheckoutDisabled.

UnpaidItemAssistancePreferences ( UnpaidItemAssistancePreferencesType ) [0..1]
Container consisting of a seller's Unpaid Item Assistant preferences. The Unpaid Item Assistant automatically opens an Unpaid Item dispute on the behalf of the seller. This container is returned if ShowUnpaidItemAssistancePreference is included and set to 'true' in the request.

Note: To return the list of buyers excluded from the Unpaid Item Assistant mechanism, the ShowUnpaidItemAssistanceExclusionList field must also be included and set to 'true' in the request. Excluded buyers can be viewed in the UnpaidItemAssistancePreferences.ExcludedUser field.
See the Field Index to learn which calls use UnpaidItemAssistancePreferences.

Copyright © 2005–2013 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.