Send rate notifications
POST/rates/tables/:id/notify
JSON-RPC
rates.tables.notify
The method is used to send rate notifications to the clients using given rate table.
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
None on success. Error is raised otherwise.
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