BidDelete URL

Allows customers to withdraw bids they have submitted in an auction.

 

URL structure

http:// host_name/path/

The fully qualified name of your WebSphere Commerce Server and the configuration path

 

Parameter values

bid_id

(Required) The bid reference numbers to be deleted. This parameter can be repeated.

URL

(Required) The URL that is called when the command completes successfully

 

Example

This example deletes bid 6759:

http://myhostname/webapp/wcs/stores/servlet/BidDelete?bid_id=7659
   &URL=ShopperBidListView&status=C

 

Behavior

Exception Conditions

Related concepts

Auctions

Related tasks

Enabling auctions

Related reference

AutoBidCreateForm URL
AutoBidSubmit URL
AutoBidUpdateForm URL
AutoBidDelete URL
BidCreateForm URL
BidSubmit URL
BidUpdateForm URL
CloseBidding URL
DeleteMail URL
DisplayAuctionRules URL
DisplayMessage URL
DisplayAuctionItem URL
DoAuctionNotify URL
FinalizeAuction URL
GalleryDelete URL
ModifyForumMessageList URL
MonitorAuctions URL
ProcessAutoBids URL
ProcessDutchBids URL
ProcessOpenCryBids URL
ShopperCreateForumMessage URL
UpdateGallery URL
CompleteOrder URL
Trading subsystem URLs