Delete a card series

DELETE /api/v1/card-batches/{id} prm_cards_delete

View as Markdown

Deletes the series and its cards. Refuses outright once any card in it has been redeemed, transferred or sold at the till, because those are financial records.

At a glance

Authentication
Staff token or session
Requires permission
prm_cards_delete Delete card batches
Rate limit
t_mutate

Parameters

Parameter Description
idrequired path · integer Series id.

Errors

Code When it is returned
ERR_CONFLICT409 the series has redemptions, transfers, or counter sales

Try it on your own network.

50 subscribers for 7 days. You pay nothing.