Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
eBay Trading API

simpleType "ns:FeenettingStatusCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Enabled"
 - 
This value indicates that the account is enabled for managed payments and for the fee netting mechanism. If a user sees this value, the GetAccount response will include the AccountSummary.NettedTransactionSummary container and the AccountEntry.Netted boolean field for each account entry.
"Disabled"
 - 
This value indicates that the account is not enabled for eBay managed payments or for the fee netting mechanism. This value is always returned for any seller not in eBay managed payments.
"Exempted"
 - 
This value indicates that the account is enabled for eBay managed payments, but the fee netting mechanism is not yet enabled for account.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This enumerated type contains values that indicate the current status of the seller's account for the fee netting mechanism. With fee netting, some selling fees like final value fee and payment processing fee will be deducted from seller payouts insted of eBay invoicing the seller for the fees.

Note: For a limited number of managed payments sellers, final value fees and payment processing fees will start getting deducted from seller payouts as early as mid-June 2020, but for many other managed payments sellers, these fees won't start getting deducted from seller payouts until mid-July 2020.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:FeenettingStatusCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (4); see within schema source)
<xs:simpleType name="FeenettingStatusCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Enabled"/>
<xs:enumeration value="Disabled"/>
<xs:enumeration value="Exempted"/>
</xs:restriction>
</xs:simpleType>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
eBay Trading API

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.