eBay Trading APIVersion 1349
 

MaximumUnpaidItemStrikesInfoType

Type defining the MaximumUnpaidItemStrikesInfo container, which indicates if the seller has enabled a setting to block prospective buyers who have unpaid items and/or buyer-inititated cancellations on their account exceeding the value set in the Count field during a specified time period (set in the Period field).

Type that uses MaximumUnpaidItemStrikesInfoType:

Calls that use MaximumUnpaidItemStrikesInfoType:

Fields

Count ( int ) [0..1]
This integer value indicates the maximum number of unpaid items and/or buyer-initiated cancellations that a prospective buyer is allowed to have during a specified time period (MaximumUnpaidItemStrikesInfo.Period) before being blocked from buying or bidding on the item.
See the Field Index to learn which calls use Count.

Period ( PeriodCodeType ) [0..1]
This enumerated value defines the length of time over which a prospective buyer's unpaid items and/or buyer-initiated cancellations will be counted. If the prospective buyer's number of unpaid items and/or buyer-initiated cancellations during this defined period exceeds the value set in the MaximumUnpaidItemStrikesInfo.Count field, that prospective buyer is blocked from buying/bidding on the item.

If the Count value is 2, and the specified Period is Days_30 (counting back 30 days from the present day), any prospective buyer that has had three or more unpaid items and/or buyer-initiated cancellations is blocked from buying/bidding on the item.
See the Field Index to learn which calls use Period.