Releases a previously allocated wallet back to the pool. Should be called when a deposit order is cancelled or expires.
Request body
application/json
· WalletReleaseRequest
· required
| Field | Type | Required | Description |
|---|---|---|---|
address |
string |
yes | Wallet address to release. |
Responses
| Status | Body | Description |
|---|---|---|
200 |
— | Wallet released successfully. |
404 |
Error |
Wallet allocation not found. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.