Skip to main content
POST
Close the bidding

Authorizations

Authorization
string
header
required

An API key from Settings, API keys. It starts with rc_live_.

Path Parameters

id
string
required

The auction's id.

Response

What this call decided.

sold
integer

Lots THIS call decided in favour of a bidder.

unsold
integer

Lots this call closed with no bids. Not a failure: they have their own status.

auction_closed
boolean

True when this call was the one that moved the auction to closed. False on a second call, which is how you tell "I closed it" from "it was already closed".

winners_told
integer

Winners notified by this call. One message each, however many lots they took.