Stock DID
POST/dids/:id/stock
JSON-RPC
dids.stock
The method moves DID to the instock
status. Any DID can be moved to
this status. Relation to an account, subscription ID and hold duration are
reset if they were set by the previous status.
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
Number of the affected rows.
The request contains invalid arguments or is malformed
Access is not authorized
Requested object was not found
A logical error occurred, making the request unprocessable
An unexpected error occurred