AutoBidDelete URL

Allows customers to withdraw autobids they have submitted for Open Cry auctions.

 

URL structure

http:// host_name/path/

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

 

Parameter values

autobid_id

The autobid reference numbers to be deleted

URL

The URL that is called when the command successfully completes

 

Example

This example deletes autobid 6759:

https://myhostname/webapp/wcs/stores/servlet/AutoBidDelete?autobid_id=6759
   &URL=ShopperBidListView&status=C

 

Behavior

For each autobid reference number listed, this URL does the following:

Exception Conditions

Related concepts

Auctions

Related tasks

Enabling auctions

Related reference

AutoBidCreateForm URL
AutoBidSubmit URL
AutoBidUpdateForm URL
BidCreateForm URL
BidDelete 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