Skip to content

InventoryExportInput

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