Type defining the UserAgreementInfo container, which consists of details related to the current status of a DE or AT seller signing the required supplemental user agreement for the new eBay payment process.
This timestamp indicates the date on which the DE or AT seller accepted the supplemental user agreement for the new payment process. Unless the UserAgreementInfo.SellereBayPaymentProcessStatus value is 'MustAcceptUA', this value is always returned with UserAgreementInfo container.
Note: The introduction of the new eBay payment process for the entire German and Austrian eBay marketplace has been delayed until further notice.
See the Field Index to learn which calls use AcceptedTime.
This timestamp indicates the date on which the new eBay payment process was fully enabled (if UserAgreementInfo.SellereBayPaymentProcessStatus='eBayPaymentProcessEnabled') or scheduled to be enabled (if UserAgreementInfo.SellereBayPaymentProcessStatus='AcceptedUA' or 'MustAcceptUA', and the enable date is known by eBay). Unless the eBay payment process enable date is not known for the seller, this value is always returned with UserAgreementInfo container.
Note: The introduction of the new eBay payment process for the entire German and Austrian eBay marketplace has been delayed until further notice.
See the Field Index to learn which calls use SellereBayPaymentProcessEnableTime.
Enumeration value that indicates whether or not a new DE or AT seller has accepted the supplement user agreement for the new payment process for that site (indicated by the UserAgreementInfo.site value). This value is always returned with the UserAgreementInfo container.
Note: The introduction of the new eBay payment process for the entire German and Austrian eBay marketplace has been delayed until further notice.
See the Field Index to learn which calls use SellereBayPaymentProcessStatus.
String value that indicates the site to which the supplemental user agreement information pertains. This value is always returned with the UserAgreementInfo container.
Although this value is based on SiteCodeType (which contains many values), the only values that will be returned here are 'Germany' or 'Austria'.
Note: The introduction of the new eBay payment process for the entire German and Austrian eBay marketplace has been delayed until further notice.
See the Field Index to learn which calls use Site.
This is the URL for new eBay payment process supplemental user agreement. This URL is only returned if the UserAgreementInfo.SellereBayPaymentProcessStatus='MustAcceptUA'.
Note: The introduction of the new eBay payment process for the entire German and Austrian eBay marketplace has been delayed until further notice.
See the Field Index to learn which calls use UserAgreementURL.