Developers
Search
K
Comment on page

DiscountOffer

Object description

Field
Type
Required
Description
id
String
Yes
Offer identifier
title
Yes
Offer title
startDate
String
No
Offer start date format YYYY-MM-DD
endDate
String
No
Offer end date format YYYY-MM-DD
type
OfferType
Yes
Offer type = DISCOUNT
imageUri
String
Yes
Offer image location
discountPercentage
int
Yes
Discount percentage
offerPrice
double
Yes
Discount product price
defaultPrice
double
Yes
Standard product price