supersonic-models
Version:
Supersonic models and API specifications
20 lines (19 loc) • 574 B
YAML
type: array
items:
type: object
properties:
multipleOffers:
type: boolean
description: Set if the message can be displayed more than once
productId:
type: string
example: 1235
description: Set related product ID for the message
message:
type: string
example: Complete the journey at our website and get a free hamburger!
description: Message writen at the receipt
url:
type: string
example: http://mywebsite.com/getAFreeBurger
description: If set, the message becomes a link for this url