docs
  1. Events
  2. Other Events
  3. Voucher-code-creation-request-updated

voucher-code-creation-request-updated

A voucher-code-creation-request-updated event is triggered when VoucherCodeCreationRequest is updated via API call or during processing by a worker.

Example:

Properties:

  • key string
  • occurredAt string
  • payload object
    • id integer
    • created_at string,null
    • ended_processing_at string,null
    • quantity integer
    • started_processing_at string,null
    • status enum (Pending Processing Failed Completed Cancelled)
    • updated_at string,null
    • voucher_id integer
  • type enum (voucher-code-creation-request-updated)