Starts the process of downloading batches
The batch downloading that you would like to be saved.
{- "business_unit_id": "string",
- "batch_ids": [
- "string"
]
}
{- "notification_publishKey": "string",
- "notification_subscribeKey": "string",
- "notification_channel": "string",
- "executionArn": "string",
- "start_date": "2019-08-24T14:15:22Z"
}
curl -i -X POST \ https://collect.api.rhythmsoftware.com/batchDownloading/warmUpStepFunctions \ -H 'Authorization: YOUR_API_KEY_HERE'