Private
Get Closed Orders
Retrieve information about orders that have been closed (filled or cancelled). 50 results are returned at a time, the most recent by default.
Note: If an order’s tx ID is given for start
or end
time, the order’s opening time (opentm
) is used
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Tenant/Owner id
Body
application/json
(Required) Amount of the asset to stake
(Required) Asset to unstake (asset ID or altname
). Must be a valid staking asset (e.g. XBT.M
, XTZ.S
, ADA.S
)
(Required)
Response
200 - application/json
The response is of type object
.