Change an auction
An auction goes ONE WAY: draft to open, open to closed, closed to settled. Going back is refused with a 409, because re-opening a closed auction would mean bidding against lots that already have winners. Needs write on Fundraising.
PATCH
Change an auction
Authorizations
An API key from Settings, API keys. It starts with rc_live_.
Path Parameters
The auction's id.
Body
application/json
Response
The auction.
An auction goes one way: draft, open, closed, settled.
Available options:
draft, open, closed, settled Only on a single read. Counted, never stored.
Only on a single read.
Only on a single read: every lot's opening bid added up.
