Skip to content

InventoryExportOutput

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