Update rates by filter (preview)
GET/rates/bulk/preview
JSON-RPC
rates.update_bulk_preview
The method returns rates as they would be after the update.
info
If any of the new values is not set, it will be left unchanged.
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
List of rate objects.
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