Create Instant Order (buy a fixed number of the asset, regardless of the price.)

This endpoint is used to create instant order where an authenticated user buys a fixed number of the asset, regardless of the price using the volume field, ex (100 BTC).

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

📘

Confirm instant order.

For the trade to be successfully executed you will need to confirm the instant order.

📘

Helpful Tip

If you offer digital value like airtime, wallet top-up, digital credit, etc, always confirm that you have not already delivered value for that transaction to avoid double fulfillment, you can use the FETCH DETAIL OF AN INSTANT ORDER. to check the status of a transaction confirm that the transaction status is set as DONE.

Path Params
string
required
Defaults to me

The User ID. Use 'me' if fetching wallets of main authenticated user, use the user_id if fetching for Sub-account linked to the authenticated user

Body Params
string
Defaults to ngn

Required. Allowed values: Currencies - ngn, usdt.

string
Defaults to btc

Required. Allowed values: Currencies - btc, ltc, eth, xrp, usdt, dash.

string
Defaults to buy

Required. Allowed values: buy, sell.

string
Defaults to 5

Required if unit is in bid currency.

string
Defaults to btc

Required. The unit in which the order will be estimated. Allowed value is either ask or bid value.

Responses

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