id

val id: String

Unique identifier for this request.

This ID is used to match responses to their corresponding requests. Commonly a UUID string or incrementing number. The server MUST include this ID in its response.