DEL
Release unspent reservation
Release unspents from reservation to be accessible for transactions.
Path Params
-
walletIdstring requiredThe wallet ID.
Query Params
-
idarray of strings required
Responses
200
OK
Response Body
object
-
unspentsarray of objectsunspents object
-
idstring requiredThe id of the unspent in the form:<tx_index> -
walletIdstring required -
expireTimestring date-time required -
userIdstring required
-
400
Bad Request
Response Body
object
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id -
contextobjectProperties that apply to a specific error name -
namestring requiredError code