eBay Merchant Data APIVersion 1255
 

MembershipDetailType

Type used by the Program container that is returned in the response of the GetUser call if the seller is enrolled in one or more eBay membership programs, such as eBay Plus. The Program container provides the eBay site, program (such as 'EBAYPLUS'), and the membership expiration date.

Note: Currently, eBay Plus is available only to buyers on Germany and Australia marketplaces. In Australia, the seller has no control/responsibility over setting the eBay Plus feature for a listing. Instead, eBay will evaluate/determine whether a listing is eligible for eBay Plus.

No calls use MembershipDetailType.

Fields

ExpiryDate ( dateTime ) [0..1]
Not used by any call.

This dateTime value is the expiration date of the seller's membership within the program specified in the ProgramName field. This field will always be returned with each Program container.
See the Field Index to learn which calls use ExpiryDate.

ProgramName ( string ) [0..1]
Not used by any call.

This value indicates the name of the membership program, such as EBAYPLUS. This field will always be returned with each Program container.
See the Field Index to learn which calls use ProgramName.

Site ( SiteCodeType ) [0..1]
Not used by any call.

This enumeration value indicates the eBay site for which the seller is enrolled in a membership program. This field will always be returned with each Program container.
See the Field Index to learn which calls use Site.