Skip to content

ExportInput

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