DiscountOffer
Object description
Field
Type
Required
Description
id
String
Yes
Offer identifier
startDate
String
No
Offer start date format YYYY-MM-DD
endDate
String
No
Offer end date format YYYY-MM-DD
imageUri
String
Yes
Offer image location
discountPercentage
int
Yes
Discount percentage
offerPrice
double
Yes
Discount product price
defaultPrice
double
Yes
Standard product price
Last updated
Was this helpful?