These docs are for v2.0. Click to read the latest docs for v3.0.

Create an Offer

This endpoint is used to create a sale offer or auction offer.

Body Params
nft
object
required
date-time

The offer start date in ISO 8601 date-time format

date-time

The offer end date in ISO 8601 date-time format

string
required

The wallet address containing the item that is to be sold

string

Your end-user's ID from your company/database

string

The sub-user's ID for whom this offer is created for. If not specified it will default to your userId

string
enum

Set the visibility of the offer. By default it is set to PUBLIC. Click here to read about all the visibility types.

Allowed:
boolean
deprecated
number
required

The minimum bid someone can place for the offer

string
required
Defaults to AUCTION

The type of offer to create: AUCTION

number

The price of the item so that a user can instantly buy it

Responses

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