BidUpdateForm URL

Provides the customer with a bid modification page, populated with the current values corresponding to the bid to be modified.

Provides the customer with a bid modification page, populated with the current values corresponding to the bid to be modified. The page that is displayed (auc_bid_modify.jsp) calls the BidSubmit command.

 

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 ID of the bid being modified.

 

Example

This example updates the bid form for bid 6759:

http://myhostname/webapp/wcs/stores/servlet/BidUpdateForm?bid_id=6759

 

Behavior

Exception Conditions

Related concepts

Auctions

Related tasks

Enabling auctions

Related reference

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