Card File
Metadata.json
file_type_id = 2 indicate the file is a card.
card1.json
secret_key: TODO: Define size and encoding.
card status id values are
Value
Description
Notes
1
inactive
Initial state when the card is created
2
activation_pending
Card Activation Request has been sent, mobile app is waiting to receive the activation response from Azur Desktop.
3
activation_failed
Received a activation response with fail status. It is possible to send a new activation request
4
active
Received an activation response with success status. The card is now active an can be used to identify the user on Azur Desktop.
5
disabled
Received a request from Azur Desktop to disable the card.
Last updated