/app/offrampsell

Off-ramp sell, to execute a trade to sell crypto for fiat. 把数字币卖掉,换成法币。

Important Params

bank_id

This is required if off-ramp to a bank.

Each bank account has a unique bank_id.

You may get the bank_id value from this end point:

Get bank accounts

reference

Put any information useful for you. You will see the same data in the API response.

It's particular useful when you want to identify a specific user_id, wallet, or other unique info of a user.

This param's length limit is 255.

存放reference数据,在后边接口会原样跟随这笔结算返回,最长不能查过255个字符。

Query Params
string
required

user_id 用户id

string
required
Defaults to sell
string
required
Defaults to 100

sell quantity 卖币数量

string
required
Defaults to USDTUSD

trading pair 交易对

string
required

Indicates to which bank account the funds will be sent. This is required if off-ramp to a bank account.

string

Any information useful for you.

string

commission rate

string
Headers
string
required
Defaults to 12.34.56.78

User's most recent access/login IP address

Responses

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