Salta ai contenuti

getSingleCouponWithFilters

GET
/v2/coupons/{id}
curl --request GET \
--url https://api-crm-staging.divinea.com/api/v2/coupons/example \
--header 'APIKey: <APIKey>'
id
required
string format: uuid

Id

OK

Media type*/*
CouponDTO
object
active
boolean
channels
Array<string>
code
string
createdAt
string format: date-time
discountCents
integer format: int64
discountPercent
integer format: int32
discountType
string
Allowed values: percent absolute
endAt
string format: date-time
experiences
Array<string>
id
string format: uuid
minimumOrderCents
integer format: int64
purchaseType
string
Allowed values: RESERVATION ORDER PREORDER GIFT
startAt
string format: date-time
updatedAt
string format: date-time
useCount
integer format: int32
useMax
integer format: int32
useMaxByEmail
integer format: int32