Transfer a card id range

POST /api/v1/card-batches/{id}/transfer-range prm_cards_change_owner

View as Markdown

Moves a contiguous range of card ids from the series, for the case where the physical cards handed over are a known block.

At a glance

Authentication
Staff token or session
Requires permission
prm_cards_change_owner Transfer / change card owner
Rate limit
t_mutate
Idempotency key
request_id

Parameters

Parameter Description
idrequired path · integer Series id.
card_id_rangerequired body · object The inclusive id range to move.
unit_pricerequired body · number Price per card. Required.
request_idrequired body · string Idempotency key.

Try it on your own network.

50 subscribers for 7 days. You pay nothing.