New gift card events available in the Audit module
Ricardo Correia
Published on8/25/2025
•
Last updated on8/25/2025
1 min read
Audit is a module that records events that happen in your VTEX store, enabling future auditing. VTEX has improved Audit by adding three new events related to gift card operations.
What has changed?
We’ve added the following gift card events to the Catalog (API) and Gift Card applications:
Catalog (API)
Action | Description | Event details |
---|---|---|
GiftCard Create | Creates a native gift card (GiftCard System). | ID of the gift card created and the user who performed the action. |
GiftCard List All Paged | Internal flow for displaying available gift cards. | ID of the gift cards returned by the API and the user who searched. |
Gift card
Action | Description | Event details |
---|---|---|
LIST_CARDS_FROM_API | View the list of native gift cards (GiftCard System). | ID of the gift cards available for a shopping cart. |
What needs to be done?
No action is required. The Audit update is already active for all accounts.
Learn more in Events available in Audit.