Json Rpc Call
Types
Link copied to clipboard
Standard Request Object which expects a reply.
Link copied to clipboard
Request object without an "id" member. A Request object that is a Notification signifies the Client's lack of interest in the corresponding Response object, and as such no Response object needs to be returned to the client. The Server MUST NOT reply to a Notification, including those that are within a batch request.