Name: vote-count-request Type: request Purpose: > Instructs the server to count the votes received for a particular voting Response: voting-details Inherits: message Elements: Signature: { required: true } From: { required: true } Event-Id: { required: true, type: identifier, class: event } Voting-Id: { required: true, type: identifier, class: voting } Rejection-Codes: 31: Sender is not authorized to request vote count 41: Event does not exist 42: Voting does not exists 43: Votes have already been counted 44: Voting has not ended yet