Create Limit Order

Creates a new merchant AD for the provided quoteAsset.

Path Params
string
required

Quote asset for the AD pair.

Body Params

Create AD payload. Unit fields take precedence when both decimal and unit fields are supplied.

string
required

Base asset being advertised.

string
enum
required

Trade side for the AD.

Allowed:
string

Quote asset. Optional when already provided in path.

Human-readable price.

string

Price in smallest units (bigint string). Must be greater than zero.

Human-readable total quantity.

string

Total quantity in smallest units (bigint string). Must be greater than zero.

Human-readable minimum quantity allowed per order.

string

Minimum quantity per order in smallest units (bigint string).

Human-readable maximum quantity allowed per order.

string

Maximum quantity per order in smallest units (bigint string).

Responses

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