v1

latestOpenAPI 3.1.02026-08-064323122.5 KB
Member RFIDs

Retrieve user RFIDs

Returns a list of RFIDs of the user.

get/api/v2/accounts/{accountId}/rfids

Path parameters

accountIdstring required

Query parameters

allSourcesboolean

Allows to receive user RFIDs that were assigned not only by MMS but also by other sources.

Response

Ok

rfidstring required

String representing RFID value in hex (with leading "0x"). Please ensure that the RFID string after "0x" contains an even number of hexadecimal characters and that only RFID information is sent in this field, but no other medium like magnetic stripe card numbers or bar codes.

tagFormat'HITAG1' | 'MIFARE' | 'LEGIC'

The rfid tag format.