Finalises a previously opened scorecard, locking its data and
returning the aggregate results.
After a scorecard is closed, additional RESET or ACTION commands
using its card_id
are rejected.
You must supply the card_id
obtained from /scorecard/open.
Identifier of the scorecard to close.
Payload for closing a previously opened scorecard and finalising its aggregated results.
scorecard closed; final aggregate results returned.
Aggregate results for an entire scorecard run.
Includes cumulative counters, optional metadata echoed back from
the open request, the API key that authenticated the run, and a
per-game breakdown in cards
.