| Name | Type | Description | Notes |
|---|---|---|---|
| jsonrpc | str | JSON-RPC version | [default to '1.0'] |
| id | str | Identifier of RCP caller | [default to 'neblio-apis'] |
| method | str | Name of the Neblio RPC method to call | |
| params | list[str] | Array of string params that should be passed to the RPC method. |