Sell
These endpoints are used to initiate buy and sell orders on the Axis API.
Exchange Rate
This endpoint is used to get the exchange rate
Headers
Name
Type
Description
Request Body
Name
Type
Description
// Sample body request
{
"fiat":"NGN",
"chain": "usdt-trc"
}
Create Sell Order Endpoint
This is used to initiate a new sell order.
The diagram below shows the complete flow of a sell order

Last updated