PayNow

CouponDurationDto

Defines the duration for which a coupon remains valid.

bodyenumOptional
Defines the duration for which a coupon remains valid.
Possible enum values
  • once

    The coupon can be used only once.

  • forever

    The coupon remains valid indefinitely (no expiration).

  • repeating

    The coupon is valid for a repeating period, typically specified in months.

Example
"once"