Redemption
{
"success": true,
"code": "200",
"msg": "success",
"retry": false,
"data": {
"orderNo": "5da6dba0f943c0c81f5d5db5"
}
}
Initiate redemptions of margin lending.
HTTP REQUEST
POST /api/v3/redeem
Example
POST /api/v3/redeem
API KEY PERMISSIONS
This endpoint requires the Margin Trading permission.
REQUEST URL
This endpoint support Spot URL
REQUEST RATE LIMIT
Spot weight
:15
PARAMETERS
Param | Type | Mandatory | Description |
---|---|---|---|
currency | String | Yes | Currency |
size | String | Yes | Redemption amount |
purchaseOrderNo | String | Yes | Subscription order number |
RESPONSES
Param | Description |
---|---|
orderNo | Redemption order number |