eBay Trading APIVersion 1349
 

RecoupmentPolicyDetailsType

Details the recoupment policy on this site. There are two sites involved in recoupment - the listing site and the user registration site, each of which must agree before eBay enforces recoupment for a seller and listing.

Type that uses RecoupmentPolicyDetailsType:

Call that uses RecoupmentPolicyDetailsType:

Fields

DetailVersion ( string ) [0..1]
Returns the latest version number for this field. The version can be used to determine if and when to refresh cached client data.
See the Field Index to learn which calls use DetailVersion.

EnforcedOnListingSite ( boolean ) [0..1]
Indicates whether recoupment policy is enforced on the site on which the item is listed.
See the Field Index to learn which calls use EnforcedOnListingSite.

EnforcedOnRegistrationSite ( boolean ) [0..1]
Indicates whether recoupment policy is enforced on the registration site for which the call is made.
See the Field Index to learn which calls use EnforcedOnRegistrationSite.

UpdateTime ( dateTime ) [0..1]
Gives the time in GMT that the feature flags for the details were last updated. This timestamp can be used to determine if and when to refresh cached client data.
See the Field Index to learn which calls use UpdateTime.