package account type ReadRequest struct { Accounts []string `json:"accounts"` }