Import Cards
Cards
Import Cards
POST
Import Cards
Imports multiple RFID cards from a CSV file. The CSV should have columns:Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
name and id_token. Maximum file size is 1 MB.
The UUID of the location.
A CSV file containing card data. Accepted formats:
.csv, .txt. Maximum size: 1 MB.Response
A status message indicating the import result.
The number of cards successfully created.
The number of cards skipped (e.g., duplicates).
An array of error objects for rows that failed to import.