- JavaScript
- cURL
- Python
- Ruby
- PHP
- C#
Code:Output:
Updating Cards
If you update an Access Grant that includes a card access method, theaccess_method.card_encoding_required event indicates that you must re-encode the card using the same access method. After you re-encode the card, Seam emits an access_method.reissued event.
You can also view the is_encoding_required, is_issued, and issued_at properties of the affected access method.
Updating Mobile Keys
If you update an Access Grant that includes a mobile key access method, Seam emits anaccess_method.reissued event.
You can also view the is_issued and issued_at properties of the affected access method.
