Skip to main content
POST
/
auctions
/
{auctionId}
/
enter
cURL
curl --request POST \
  --url https://consumer.fanfare.io/api/auctions/{auctionId}/enter
{
  "success": true
}

Path Parameters

auctionId
string
required

Response

Consumer entered auction successfully

success
boolean
required