BidApprovalType

Types that use BidApprovalType:

Call that uses one or more fields of BidApprovalType:

Fields

ApprovedBiddingLimit ( AmountType (double) ) [0..1]
Maximum amount that the seller will allow the specified user to bid. This field is required if the auction house has requested that the bidder enter an amount for the seller's approval. (The bidder requests a maximum bidding limit, but the seller can specify a different maximum bidding limit.)
See the Field Index to learn which calls use ApprovedBiddingLimit.

DeclinedComment ( string ) [0..1]
Comments entered by seller when an approval request is denied. This is required if the seller sets Status to Denied.
See the Field Index to learn which calls use DeclinedComment.

Status ( see BidderStatusCodeType for possible values ) [0..1]
Indicates whether the seller approves or denies the bidder's approval request.
See the Field Index to learn which calls use Status.

UserID ( UserIDType (string) ) [0..1]
User ID for the bidder to be approved. Only bidders who have requested approval can be approved. That is, the seller cannot approve a bidder who has not requested approval. (Bidders request approval via the eBay Live Auctions Web site UI.) When you are approving bidders, if you pass in multiple BidApproval entries with duplicate UserID values, the last entry with that UserID takes precedence (and the earlier duplicate UserID entries are ignored).
See the Field Index to learn which calls use UserID.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.