Skip to main content

updateRfidCardObj

At least one of tagName or status is required

tagNamestring

RFID tag display name

Example: VCHRGD RFID
statusrfidCardStatus (string)

RFID Card status

Possible values: [enabled, disabled, suspended]

Example: enabled
updateRfidCardObj
{
"tagName": "VCHRGD RFID",
"status": "enabled"
}