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

voucher-code-creation-request-created

A voucher-code-creation-request-created event is triggered when a VoucherCodeCreationRequest is created via API call.

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-created )