Update Auction

Update an auction based on auction id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id for the auction.

Body Params
string
length ≤ 250

Title of the auction.

string
length ≤ 1000

Description of the auction.

number

Quantity of auctioned tokens.

number

Minimal bid price for the auction.

number

Threshold price below which placed bids won't acquire the "winner" status.

string
enum

Should tokens from winning bids be burned or transfered to organisation wallet.

Allowed:
date-time

The start date for the auction.

date-time

The end date for the auction.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json