BallotPapers
Managing CRUD operations for ballot papers.
Create a ballot paper
Creates a ballot paper with a link to an election.
Get all ballot papers for an election
Returns all ballot papers with the public information fields, that are linked to the specified election.
Update a specific ballot paper
Updates the configuration of the requested ballot paper with the provided information.
Get a specific ballot paper
Returns the requested ballot paper with all public information fields.
Delete a specific ballot paper
Deletes the requested ballot paper.