Create On-Demand Batch Export Template
Creates an on-demand batch export template.
Create a batch export configuration
This operation has been deprecated.
Path Parameters
- tenantId
Describes clientId or partnerId
Request Body
application/json
- name
Name of the batch export template.
- scheduleType
Defines the schedule type. Example: ON-DEMAND.
- Enum:
- ON-DEMANDRECURRING
- recurringType
Defines the recurring type of batch export. Supported values: Daily, Weekly, Monthly.
- Enum:
- DailyWeeklyMonthly
- integrationId
Integration ID.
- type
Defines the batch type to export. Supported values: Inventory, Alerts, Tickets, Metrics.
- Enum:
- InventoryAlertsTicketsMetrics
- startHours
Defines the starting time of daily recurring in hours. Supported values: 00 to 23.
- startMins
Defines the starting time of daily recurrence in minutes. Supported values: 00 to 59.
- startDate
Defines the starting date of monthly recurrence of batch export. Supported values: 01st to 27th or last day of the month.
- startDay
Defines the starting day of the weekly recurrence of batch export. Supported values: SUN, MON, TUE, WED, THU, FRI, SAT.
- Enum:
- SUNMONTUEWEDTHUFRISAT
Responses
- id