eBay Trading APIVersion 1475
 

PaymentOptionDetailsType



Note: This type is used by the deprecated PaymentOptionDetails containers that are returned in GeteBayDetails if the PaymentOptionDetails value is used in a DetailName field in the call request. Although site-level payment options are still returned in GeteBayDetails, use the Metadata API getCategoryPolicies method to retrieve the offline payment methods that are accepted for a specific leaf category on a marketplace. Pass the target marketplace_id and the leaf category ID in the filter query parameter, and then inspect the categoryPolicies.paymentMethods array in the response.
Note: Sellers no longer have to specify any electronic payment methods for listings, so one or more PaymentMethods fields will only be needed for listings that require/support payments off of eBay's platform. If an electronic payment is supplied in a PaymentMethods field, a warning will be triggered and the payment method will be dropped.

Type that uses PaymentOptionDetailsType:

Call that uses PaymentOptionDetailsType:

Fields

Description ( string ) [0..1]
This field is a text-based/user-friendly description of the payment option.
See the Field Index to learn which calls use Description.

DetailVersion ( string ) [0..1]
This string value indicates the version number of the update made to any payment options returned in GeteBayDetails.
See the Field Index to learn which calls use DetailVersion.

This enumeration value is the enumeration that the seller would pass in to one of the PaymentMethods fields in an Add/Revise/Relist call (or in to a Payment busines policy).
See the Field Index to learn which calls use PaymentOption.

UpdateTime ( dateTime ) [0..1]
This timestamp indicates the date and time of the last update made to any payment options returned in GeteBayDetails.
See the Field Index to learn which calls use UpdateTime.