Cаncel device reservation
The method and parameters
JSON
{
"uuid": "7a593d26-8cfd-47e9-8647-1fb18a36fedb"
}
POST /api/v1/billing/devices/unreserve |
string
uuid REQUIRED – a device UUID
204 |
Successful response |
422 |
Returns a JSON object with an error. See Validation.
JSON
|