How can we help?

Discount codes commands

The discount-codes command lets you create discount codes for paid scheduling links.

Create a discount code

This command creates a new discount code. Use this when you want to offer percentage or fixed-amount discounts on specific meetings.

neetocal discount-codes create --code=SAVE10 --kind=percentage --value=10 --meeting-ids=abc123x --expires-at=31-12-2026

Required flags:

  • --code - Discount code

  • --kind - Code kind (percentage or fixed)

  • --value - Discount value

Optional flags:

  • --expires-at - Expiration date (DD-MM-YYYY, e.g. 31-12-2026)

  • --meeting-ids - Comma-separated meeting SIDs (from meetings list, not UUIDs)

  • --subdomain <name> - Target a specific logged-in workspace

  • --json - Return JSON envelope output

  • --quiet - Return raw payload only

  • --toon - Return TOON (token-optimized) output

Sample output:

ID                                     d4e5f6a7-b8c9-0123-def4-567890abcdef
  CODE                                   SAVE10
  VALUE                                  10
  EXPIRES AT                             2026-12-31T00:00:00.000Z
  KIND                                   percentage
  REDEEMS LIMIT                          -
  REDEEMS LIMIT BY EMAIL                 -
  DAYS VALID AFTER FIRST USE PER CLIENT  -
  MEETINGS                               (1 items)