Skip to main content

ShopRecommendationDTO

idstring
shopIdstring
typestring
priorityint32
titlestring
insightstring
impactSummarystring
action object
typestring
payload object
property name*string
statusstring
generatedAtdate-time
expiresAtdate-time
ShopRecommendationDTO
{
"id": "string",
"shopId": "string",
"type": "string",
"priority": 0,
"title": "string",
"insight": "string",
"impactSummary": "string",
"action": {
"type": "string",
"payload": {}
},
"status": "string",
"generatedAt": "2024-07-29T15:51:28.071Z",
"expiresAt": "2024-07-29T15:51:28.071Z"
}