This webhook is triggered when a previously locked card has been unlocked and is now active again. Note: The event name remains "cardLocked" for backward compatibility, but the reason field specifies the unlock.
Payload Structure
"event": "cardLocked",
"cid": "",
"reason": "card unlock"
