Developers
Search…
⌃K
Introduction
Integration
Spring Boot Starter
Custom Integration
General
Data object descriptions
HealthStatus
DefaultOffer
DiscountOffer
ProductRelatedOffer
OfferType
OfferClassification
Order
OrderStatusChangeLog
ColorTheme
LoyaltyCard
DefaultLoyaltyCard
BonusLoyaltyCard
LoyaltyCardType
LoyaltyCardValidationType
Shipment
ShipmentStatus
Category
Addition
Address
Currency
BuyerParty
Campaign
CampaignCode
ClientCard
Information
Inspection
Invoice
LangCode
Price
Product
Quantity
SellerParty
Total
TotalVAT
Translatable
Receipt
ReceiptProduct
ReceiptLoyaltyCard
ReceiptCategory
VAT
Request & Responses
Campaign standard
Powered By GitBook

DefaultOffer

Object description

Field
Type
Required
Description
id
String
Yes
Offer identifier
title
​Translatable​
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 = DEFAULT
imageUri
String
Yes
Offer image location
​
Previous
HealthStatus
Next
DiscountOffer
Last modified 2yr ago
Copy link