If consumer receiving refresh or update messages is there way to uniquely identify each message( there is a seqnum field can we use this value for identification). And if there is missing message (gap in sequence numbers) can we request these messages individually, can this kind of scenario happen in API or is it handled by the API and transparent to the consumers.