Skip to main content
POST
cURL

Path Parameters

auctionId
string
required

Body

application/json
amount
string

Response

Bid placed successfully

status
enum<string>
required
Available options:
NOT_BID,
BIDDING,
WINNING,
OUTBID,
WON,
LOST
admissionGrant
string
bidCount
number
lastBidAmount
string | null
Pattern: ^\d{1,12}(\.\d{1,8})?$
winningBidAmount
string
Pattern: ^\d{1,12}(\.\d{1,8})?$