[#JSONRPCRequest-id] = xref:JSONRPCRequest.adoc[JSONRPCRequest]::id :relfileprefix: ../ :mrdocs: The request id echoed back in the reply. == Synopsis Declared in `<rpc/request.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::optional<UniValue> id = UniValue::VNULL; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#