Skip to content

ExportOutput

Field Type Required Description
status string one of: active, inactive
timeType string one of: cron, time
timeValue string
cronPattern string
productLinkTemplate string
{
"status": "active",
"timeType": "cron",
"timeValue": "string",
"cronPattern": "string",
"productLinkTemplate": "string"
}